Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2f97f commit 5219ef9Copy full SHA for 5219ef9
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
14
setuptools.setup(
15
name='jsonpath-rw',
16
- version='0.9',
+ version='1.0',
17
description='A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.',
18
author='Kenneth Knowles',
19
author_email='[email protected]',
0 commit comments