bump version to 1.2
This commit is contained in:
parent
4d0389238e
commit
f6f3cd2353
@ -36,7 +36,7 @@ from __future__ import unicode_literals
|
||||
|
||||
# Will be parsed by setup.py to determine package metadata
|
||||
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
|
||||
__version__ = '1.1'
|
||||
__version__ = '1.2'
|
||||
__website__ = 'https://github.com/stefankoegl/python-json-patch'
|
||||
__license__ = 'Modified BSD License'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user