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 958a117 commit fbfdc13Copy full SHA for fbfdc13
python/CHANGELOG.rst
@@ -1,5 +1,5 @@
1
----------------------
2
-[0.4.0b1] - 2021-12-07
+[0.4.0] - 2021-12-10
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 = "0.4.0b1"
+tskit_version = "0.4.0"
0 commit comments