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 45cfe90 commit 0b05203Copy full SHA for 0b05203
jsonpatch.py
@@ -67,7 +67,7 @@
67
68
# Will be parsed by setup.py to determine package metadata
69
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
70
-__version__ = '1.32'
+__version__ = '1.33'
71
__website__ = 'https://github.com/stefankoegl/python-json-patch'
72
__license__ = 'Modified BSD License'
73
0 commit comments