8000 Version to 1.1 · joshbenner/python-jsonpath-rw@fbf05a2 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit fbf05a2

Browse files
committed
Version to 1.1
1 parent 0a92ebd commit fbf05a2

File tree

1 file changed

+1
-1
lines changed

setup.py

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

1414
setuptools.setup(
1515
name='jsonpath-rw',
16-
version='1.0',
16+
version='1.1',
1717
description='A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.',
1818
author='Kenneth Knowles',
1919
author_email='kenn.knowles@gmail.com',

0 commit comments

Comments
 (0)
0