Skip to content

Commit e4da658

Browse files
committed
bump version to 1.8
1 parent 6f7fc9b commit e4da658

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
@@ -46,7 +46,7 @@
4646

4747
# Will be parsed by setup.py to determine package metadata
4848
__author__ = 'Stefan Kögl <[email protected]>'
49-
__version__ = '1.7'
49+
__version__ = '1.8'
5050
__website__ = 'https://github.com/stefankoegl/python-json-patch'
5151
__license__ = 'Modified BSD License'
5252

0 commit comments

Comments
 (0)