Skip to content

Commit

Permalink
Increment minor version number ahead of release.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBradbury authored Oct 31, 2018
1 parent e9d1076 commit b2716e4
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, 6, 0, 'final', 0)
VERSION = (1, 7, 0, 'final', 0)


def get_version():
Expand Down

0 comments on commit b2716e4

Please sign in to comment.