Skip to content

Commit b15d8f1

Browse files
committed
bump version to 1.13
1 parent 9ce8487 commit b15d8f1

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 <stefan@skoegl.net>'
54-
__version__ = '1.12'
54+
__version__ = '1.13'
5555
__website__ = 'https://github.com/stefankoegl/python-json-patch'
5656
__license__ = 'Modified BSD License'
5757

0 commit comments

Comments
 (0)