Skip to content

Commit 5a4b2c7

Browse files
committed
Version 1.4.0
1 parent 0eb218e commit 5a4b2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name='jsonpath-rw',
9-
version='1.3.0',
9+
version='1.4.0',
1010
description='A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.',
1111
author='Kenneth Knowles',
1212
author_email='[email protected]',

0 commit comments

Comments
 (0)