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 ab6a2b1 commit eee766cCopy full SHA for eee766c
python/CHANGELOG.rst
@@ -1,5 +1,5 @@
1
--------------------
2
-[0.6.4] - 2025-XX-XX
+[0.6.4] - 2025-05-21
3
4
5
**Features**
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.6.4.dev0"
+tskit_version = "0.6.4"
0 commit comments