We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f89969 commit b798115Copy full SHA for b798115
jsonpointer.py
@@ -32,7 +32,7 @@
32
33
# Will be parsed by setup.py to determine package metadata
34
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
35
-__version__ = '3.0.0'
+__version__ = '3.1.0'
36
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
37
__license__ = 'Modified BSD License'
38
0 commit comments