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 cfd69e5 commit 4ff7398Copy full SHA for 4ff7398
jsonpatch.py
@@ -58,7 +58,7 @@
58
59
# Will be parsed by setup.py to determine package metadata
60
__author__ = 'Stefan Kögl <[email protected]>'
61
-__version__ = '1.20'
+__version__ = '1.21'
62
__website__ = 'https://github.com/stefankoegl/python-json-patch'
63
__license__ = 'Modified BSD License'
64
0 commit comments