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.
2 parents 59d3c30 + af2eab0 commit c234a30Copy full SHA for c234a30
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.0.b1"
+tskit_version = "0.3.0b2"
0 commit comments