Skip to content

Commit 97cd230

Browse files
authored
Merge pull request #74 from stefankoegl/v3.1
Release v3.1.0
2 parents 5f89969 + b798115 commit 97cd230

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.0.0'
35+
__version__ = '3.1.0'
3636
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
3737
__license__ = 'Modified BSD License'
3838

0 commit comments

Comments
 (0)