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 2424949 commit cce4a3dCopy full SHA for cce4a3d
setup.py
@@ -4,7 +4,7 @@
4
5
setuptools.setup(
6
name='jsonpath-ng',
7
- version='1.5.2',
+ version='1.5.3',
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