8000 Version 1.2.0 · mloudon/python-jsonpath-rw@428f740 · GitHub
[go: up one dir, main page]

Skip to content

Commit 428f740

Browse files
committed
Version 1.2.0
1 parent 9558f4a commit 428f740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setuptools.setup(
2121
name='jsonpath-rw',
22-
version='1.1.4',
22+
version='1.2.0',
2323
description='A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.',
2424
author='Kenneth Knowles',
2525
author_email='kenn.knowles@gmail.com',

0 commit comments

Comments
 (0)
0