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 6f7fc9b commit e4da658Copy full SHA for e4da658
jsonpatch.py
@@ -46,7 +46,7 @@
46
47
# Will be parsed by setup.py to determine package metadata
48
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
49
-__version__ = '1.7'
+__version__ = '1.8'
50
__website__ = 'https://github.com/stefankoegl/python-json-patch'
51
__license__ = 'Modified BSD License'
52
0 commit comments