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 18887df commit 1fc5e20Copy full SHA for 1fc5e20
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.15'
+__version__ = '1.16'
55
__website__ = 'https://github.com/stefankoegl/python-json-patch'
56
__license__ = 'Modified BSD License'
57
0 commit comments