Skip to content

Commit 55d4816

Browse files
committed
Bump version to 1.32
1 parent fd9fa23 commit 55d4816

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.31'
64+
__version__ = '1.32'
6565
__website__ = 'https://github.com/stefankoegl/python-json-patch'
6666
__license__ = 'Modified BSD License'
6767

0 commit comments

Comments
 (0)