Skip to content

Commit cfff4f4

Browse files
committed
bump version to 1.9
Previous upload to PyPI was broken.
1 parent be70c7b commit cfff4f4

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
@@ -41,7 +41,7 @@
4141

4242
# Will be parsed by setup.py to determine package metadata
4343
__author__ = 'Stefan Kögl <[email protected]>'
44-
__version__ = '1.8'
44+
__version__ = '1.9'
4545
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
4646
__license__ = 'Modified BSD License'
4747

0 commit comments

Comments
 (0)