Skip to content

Commit 6b64382

Browse files
committed
Bump version to 1.27
1 parent f3c46e8 commit 6b64382

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
@@ -56,7 +56,7 @@
5656

5757
# Will be parsed by setup.py to determine package metadata
5858
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
59-
__version__ = '1.24'
59+
__version__ = '1.27'
6060
__website__ = 'https://github.com/stefankoegl/python-json-patch'
6161
__license__ = 'Modified BSD License'
6262

0 commit comments

Comments
 (0)