Skip to content

Commit 27f1f98

Browse files
committed
bump version to 1.15
1 parent 8b46602 commit 27f1f98

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.14'
54+
__version__ = '1.15'
5555
__website__ = 'https://github.com/stefankoegl/python-json-patch'
5656
__license__ = 'Modified BSD License'
5757

0 commit comments

Comments
 (0)