Skip to content

Commit 3c8562c

Browse files
committed
Bump version to 1.12
1 parent 244bed3 commit 3c8562c

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__ = '1.10'
39+
__version__ = '1.12'
4040
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
4141
__license__ = 'Modified BSD License'
4242

0 commit comments

Comments
 (0)