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