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 46ad04c commit d877f1dCopy full SHA for d877f1d
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.11'
+__version__ = '1.12'
55
__website__ = 'https://github.com/stefankoegl/python-json-patch'
56
__license__ = 'Modified BSD License'
57
0 commit comments