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 464efb7 commit de4df60Copy full SHA for de4df60
setup.py
@@ -4,7 +4,7 @@
4
5
setuptools.setup(
6
name='jsonpath-ng',
7
- version='1.5.1',
+ version='1.5.2',
8
description=(
9
'A final implementation of JSONPath for Python that aims to be '
10
'standard compliant, including arithmetic and binary comparison '
0 commit comments