diff --git a/setup.py b/setup.py index 4910cb2..1659f62 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setuptools.setup( name='jsonpath-ng', - version='1.5.1', + version='1.5.2', description=( 'A final implementation of JSONPath for Python that aims to be ' 'standard compliant, including arithmetic and binary comparison '