Skip to content

Commit 0b05203

Browse files
committed
bump version to 1.33
1 parent 45cfe90 commit 0b05203

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
@@ -67,7 +67,7 @@
6767

6868
# Will be parsed by setup.py to determine package metadata
6969
__author__ = 'Stefan Kögl <[email protected]>'
70-
__version__ = '1.32'
70+
__version__ = '1.33'
7171
__website__ = 'https://github.com/stefankoegl/python-json-patch'
7272
__license__ = 'Modified BSD License'
7373

0 commit comments

Comments
 (0)