bump version to 1.14
This commit is contained in:
@@ -51,7 +51,7 @@ from jsonpointer import JsonPointer, JsonPointerException
|
|||||||
|
|
||||||
# Will be parsed by setup.py to determine package metadata
|
# Will be parsed by setup.py to determine package metadata
|
||||||
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
|
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
|
||||||
__version__ = '1.13'
|
__version__ = '1.14'
|
||||||
__website__ = 'https://github.com/stefankoegl/python-json-patch'
|
__website__ = 'https://github.com/stefankoegl/python-json-patch'
|
||||||
__license__ = 'Modified BSD License'
|
__license__ = 'Modified BSD License'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user