We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01bec7 commit 8b46602Copy full SHA for 8b46602
jsonpatch.py
@@ -51,7 +51,7 @@
51
52
# Will be parsed by setup.py to determine package metadata
53
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
54
-__version__ = '1.13'
+__version__ = '1.14'
55
__website__ = 'https://github.com/stefankoegl/python-json-patch'
56
__license__ = 'Modified BSD License'
57
0 commit comments