8000 Version 1.1.4 · Aryan810/python-jsonpath-rw@d7dfe10 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7dfe10

Browse files
committed
Version 1.1.4
1 parent dc92f95 commit d7dfe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setuptools.setup(
2121
name='jsonpath-rw',
22-
version='1.1.3',
22+
version='1.1.4',
2323
description='A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.',
2424
author='Kenneth Knowles',
2525
author_email='kenn.knowles@gmail.com',

0 commit comments

Comments
 (0)
0