Skip to content

Commit 1fc5e20

Browse files
committed
Bump version to 1.16
1 parent 18887df commit 1fc5e20

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

0 commit comments

Comments
 (0)