Skip to content

Commit

Permalink
Merge pull request #424 from ExCiteS/JamesBradbury-patch-1-1
Browse files Browse the repository at this point in the history
Increment minor version number ahead of release
  • Loading branch information
JamesBradbury authored Dec 21, 2018
2 parents ee64d98 + 7a2bf1c commit 4e08178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geokey/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Version of GeoKey."""

VERSION = (1, 10, 0, 'final', 0)
VERSION = (1, 11, 0, 'final', 0)


def get_version():
Expand Down

0 comments on commit 4e08178

Please sign in to comment.