Skip to content

Commit 7cfdd77

Browse files
committed
Bump the geoshape version.
1 parent ec66a64 commit 7cfdd77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

geoshape/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
except ImportError:
44
pass
55

6-
__version__ = (0, 1, 1, 'alpha', 0)
6+
__version__ = (1, 2, 0, 'final', 0)
77

88
def get_version():
99
import geoshape.version

0 commit comments

Comments
 (0)