8000 Bump version · lina1/python-jsonpath-rw@340e450 · GitHub
[go: up one dir, main page]

Skip to content

Commit 340e450

Browse files
committed
Bump version
1 parent 14c60d3 commit 340e450

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
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name='jsonpath-rw',
11-
version='0.1',
11+
version='0.2',
1212
description='A robust and extended implementation of JSONPath with read and update capability, and a clear AST',
1313
author='Kenneth Knowles',
1414
author_email='kenn.knowles@gmail.com',

0 commit comments

Comments
 (0)
0