Skip to content

Commit ada0cad

Browse files
committed
bump version to 3.1.1
1 parent bea0f7e commit ada0cad

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
@@ -32,7 +32,7 @@
3232

3333
# Will be parsed by setup.py to determine package metadata
3434
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
35-
__version__ = '3.1.0'
35+
__version__ = '3.1.1'
3636
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
3737
__license__ = 'Modified BSD License'
3838

0 commit comments

Comments
 (0)