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 b5b68df commit be70c7bCopy full SHA for be70c7b
jsonpointer.py
@@ -41,7 +41,7 @@
41
42
# Will be parsed by setup.py to determine package metadata
43
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
44
-__version__ = '1.7'
+__version__ = '1.8'
45
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
46
__license__ = 'Modified BSD License'
47
0 commit comments