Skip to content

Commit 8b46602

Browse files
committed
bump version to 1.14
1 parent a01bec7 commit 8b46602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonpatch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
# Will be parsed by setup.py to determine package metadata
5353
__author__ = 'Stefan Kögl <[email protected]>'
54-
__version__ = '1.13'
54+
__version__ = '1.14'
5555
__website__ = 'https://github.com/stefankoegl/python-json-patch'
5656
__license__ = 'Modified BSD License'
5757

0 commit comments

Comments
 (0)