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 73e7332 commit 20d630bCopy full SHA for 20d630b
python/CHANGELOG.rst
@@ -1,5 +1,5 @@
1
----------------------
2
-[1.0.0b1] - 2025-09-24
+[1.0.0b3] - 2025-10-15
3
4
5
**Breaking Changes**
python/tskit/_version.py
@@ -1,4 +1,4 @@
# Definitive location for the version number.
# During development, should be x.y.z.devN
# For beta should be x.y.zbN
-tskit_version = "1.0.0b2"
+tskit_version = "1.0.0b3"
0 commit comments