Skip to content

Commit 4ff7398

Browse files
committed
Bump version to 1.21
1 parent cfd69e5 commit 4ff7398

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
@@ -58,7 +58,7 @@
5858

5959
# Will be parsed by setup.py to determine package metadata
6060
__author__ = 'Stefan Kögl <[email protected]>'
61-
__version__ = '1.20'
61+
__version__ = '1.21'
6262
__website__ = 'https://github.com/stefankoegl/python-json-patch'
6363
__license__ = 'Modified BSD License'
6464

0 commit comments

Comments
 (0)