Skip to content

Commit

Permalink
Increment version number ahead of release
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesBradbury authored Sep 19, 2018
1 parent 21ad21e commit e2c05d5
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, 5, 0, 'final', 0)
VERSION = (1, 6, 0, 'final', 0)


def get_version():
Expand Down

0 comments on commit e2c05d5

Please sign in to comment.