8000 Bump to 0.4 · lina1/python-jsonpath-rw@2acbaea · GitHub
[go: up one dir, main page]

Skip to content

Commit 2acbaea

Browse files
committed
Bump to 0.4
1 parent 9453ec2 commit 2acbaea

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.3',
16+
version='0.4',
1717
description='A robust and extended implementation of JSONPath with read and update capability, and a clear AST',
1818
author='Kenneth Knowles',
1919
author_email='kenn.knowles@gmail.com',

0 commit comments

Comments
 (0)
0