Skip to content

Commit dbea3db

Browse files
committed
Fix version number v1.30
1 parent 25762af commit dbea3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonpatch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
# Will be parsed by setup.py to determine package metadata
6363
__author__ = 'Stefan Kögl <[email protected]>'
64-
__version__ = '1.28'
64+
__version__ = '1.30'
6565
__website__ = 'https://github.com/stefankoegl/python-json-patch'
6666
__license__ = 'Modified BSD License'
6767

0 commit comments

Comments
 (0)