Merge commit '1fc5e2022ff2c5796bd28af56646b135ede4ee71'

This commit is contained in:
Stefan Kögl 2017-07-17 21:18:24 +02:00
commit 4d9adf195b
1 changed files with 1 additions and 1 deletions

View File

@ -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.15'
__version__ = '1.16'
__website__ = 'https://github.com/stefankoegl/python-json-patch'
__license__ = 'Modified BSD License'