Skip to content

Commit

Permalink
Bump version to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankoegl committed Dec 30, 2017
1 parent cfd69e5 commit 4ff7398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsonpatch.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

# Will be parsed by setup.py to determine package metadata
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
__version__ = '1.20'
__version__ = '1.21'
__website__ = 'https://github.com/stefankoegl/python-json-patch'
__license__ = 'Modified BSD License'

Expand Down

0 comments on commit 4ff7398

Please sign in to comment.