Skip to content

Commit cb94642

Browse files
committed
bump version to 1.3
1 parent 8c035d5 commit cb94642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jsonpatch.py

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

3737
# Will be parsed by setup.py to determine package metadata
3838
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
39-
__version__ = '1.2'
39+
__version__ = '1.3'
4040
__website__ = 'https://github.com/stefankoegl/python-json-patch'
4141
__license__ = 'Modified BSD License'
4242

0 commit comments

Comments
 (0)