We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 377ceaf commit 710483cCopy full SHA for 710483c
python/tskit/_version.py
@@ -1,4 +1,4 @@
1
# Definitive location for the version number.
2
# During development, should be x.y.z.devN
3
# For beta should be x.y.zbN
4
-tskit_version = "0.3.1.dev1"
+tskit_version = "0.3.1"
0 commit comments