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 4cdb0bf + 38fbc2e commit ae63583Copy full SHA for ae63583
python/CHANGELOG.rst
@@ -1,5 +1,5 @@
1
--------------------
2
-[0.5.4] - 2022-XX-XX
+[0.5.4] - 2023-01-13
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.5.3"
+tskit_version = "0.5.4"
0 commit comments