Skip to content

Commit 3c62d8a

Browse files
committed
bump version to 2.4
1 parent 8a08c4b commit 3c62d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonpointer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
# Will be parsed by setup.py to determine package metadata
3838
__author__ = 'Stefan Kögl <[email protected]>'
39-
__version__ = '2.3'
39+
__version__ = '2.4'
4040
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
4141
__license__ = 'Modified BSD License'
4242

0 commit comments

Comments
 (0)