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 e6bff82 commit ecece30Copy full SHA for ecece30
python/CHANGELOG.rst
@@ -1,5 +1,5 @@
1
--------------------
2
-[0.6.2] - 2025-XX-XX
+[0.6.2] - 2025-04-01
3
4
5
**Bugfixes**
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.2.dev0"
+tskit_version = "0.6.2"
0 commit comments