We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea0f7e commit ada0cadCopy full SHA for ada0cad
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.1.0'
+__version__ = '3.1.1'
36
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
37
__license__ = 'Modified BSD License'
38
0 commit comments