Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBradbury authored Dec 21, 2018
1 parent ee64d98 commit 7a2bf1c
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 7a2bf1c

Please sign in to comment.