8000 Version 1.1.2 · cdent/python-jsonpath-rw@694afb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 694afb6

Browse files
committed
Version 1.1.2
1 parent c1d5e6a commit 694afb6

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.1',
22+
version='1.1.2',
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