We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5725dd commit 521640aCopy full SHA for 521640a
1 file changed
jsonpatch.py
@@ -34,7 +34,7 @@
34
35
# Will be parsed by setup.py to determine package metadata
36
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
37
-__version__ = '0.1'
+__version__ = '0.2'
38
__website__ = 'https://github.com/stefankoegl/python-json-patch'
39
__license__ = 'Modified BSD License'
40
0 commit comments