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 8b46602 commit 27f1f98Copy full SHA for 27f1f98
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.14'
+__version__ = '1.15'
55
__website__ = 'https://github.com/stefankoegl/python-json-patch'
56
__license__ = 'Modified BSD License'
57
0 commit comments