Skip to content

Commit 69226a7

Browse files
committed
bump version to 1.6
1 parent d3966dd commit 69226a7

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.5'
44+
__version__ = '1.6'
4545
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
4646
__license__ = 'Modified BSD License'
4747

0 commit comments

Comments
 (0)