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 4874177 commit 6e99c11Copy full SHA for 6e99c11
python/CHANGELOG.rst
@@ -1,3 +1,9 @@
1
+--------------------
2
+[0.5.7] - 2023-XX-XX
3
4
+
5
6
7
--------------------
8
[0.5.6] - 2023-10-10
9
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.6"
+tskit_version = "0.5.7.dev0"
0 commit comments