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 9453ec2 commit 2acbaeaCopy full SHA for 2acbaea
1 file changed
setup.py
@@ -13,7 +13,7 @@
13
14
setuptools.setup(
15
name='jsonpath-rw',
16
- version='0.3',
+ version='0.4',
17
description='A robust and extended implementation of JSONPath with read and update capability, and a clear AST',
18
author='Kenneth Knowles',
19
author_email='[email protected]',
0 commit comments