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 7a6d76a commit d1cfec3Copy full SHA for d1cfec3
jsonpatch.py
@@ -61,7 +61,7 @@
61
62
# Will be parsed by setup.py to determine package metadata
63
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
64
-__version__ = '1.30'
+__version__ = '1.31'
65
__website__ = 'https://github.com/stefankoegl/python-json-patch'
66
__license__ = 'Modified BSD License'
67
0 commit comments