8000 Bump version to 0.7 · adamncasey/python-jsonpath-rw@47855af · GitHub
[go: up one dir, main page]

Skip to content

Commit 47855af

Browse files
committed
Bump version to 0.7
1 parent d9906bb commit 47855af

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.6',
16+
version='0.7',
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