We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec66a64 commit 7cfdd77Copy full SHA for 7cfdd77
1 file changed
geoshape/__init__.py
@@ -3,7 +3,7 @@
3
except ImportError:
4
pass
5
6
-__version__ = (0, 1, 1, 'alpha', 0)
+__version__ = (1, 2, 0, 'final', 0)
7
8
def get_version():
9
import geoshape.version
0 commit comments