We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb218e commit 5a4b2c7Copy full SHA for 5a4b2c7
setup.py
@@ -6,7 +6,7 @@
6
7
setuptools.setup(
8
name='jsonpath-rw',
9
- version='1.3.0',
+ version='1.4.0',
10
description='A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.',
11
author='Kenneth Knowles',
12
author_email='[email protected]',
0 commit comments