We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9558f4a commit 428f740Copy full SHA for 428f740
setup.py
@@ -19,7 +19,7 @@
19
20
setuptools.setup(
21
name='jsonpath-rw',
22
- version='1.1.4',
+ version='1.2.0',
23
description='A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.',
24
author='Kenneth Knowles',
25
author_email='kenn.knowles@gmail.com',
0 commit comments