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 0c384c3 commit 647ad96Copy full SHA for 647ad96
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 = "1.0.0b1"
+tskit_version = "1.0.0b2"
0 commit comments