8000 Bump version to 0.6 · cdent/python-jsonpath-rw@cadfa32 · GitHub
[go: up one dir, main page]

Skip to content

Commit cadfa32

Browse files
committed
Bump version to 0.6
1 parent 4d99b5b commit cadfa32

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
@@ -13,7 +13,7 @@
1313

1414
setuptools.setup(
1515
name='jsonpath-rw',
16-
version='0.5',
16+
version='0.6',
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