FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump version to 1.20 · blakehilliard/python-json-patch@d8c54d6 · GitHub

Commit d8c54d6

Browse files
committed
Bump version to 1.20
The next version would have been 1.17, but a bump to 1.20 was requested per stefankoegl#67 to fix an issue with versioning of the Debian package stefankoegl#67
1 parent e066c28 commit d8c54d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎jsonpatch.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

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

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL