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 8a08c4b commit 3c62d8aCopy full SHA for 3c62d8a
jsonpointer.py
@@ -36,7 +36,7 @@
36
37
# Will be parsed by setup.py to determine package metadata
38
__author__ = 'Stefan Kögl <[email protected]>'
39
-__version__ = '2.3'
+__version__ = '2.4'
40
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
41
__license__ = 'Modified BSD License'
42
0 commit comments