Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5219ef9

Browse files
committed
Version to 1.0
1 parent fe2f97f commit 5219ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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='0.9',
16+
version='1.0',
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='[email protected]',

0 commit comments

Comments
 (0)