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 3963eaf commit 7abb51eCopy full SHA for 7abb51e
python/tskit/_version.py
@@ -1,4 +1,4 @@
1
# Definitive location for the version number.
2
# During development, should be x.y.z.devN
3
# For beta should be x.y.zbN
4
-tskit_version = "0.5.4"
+tskit_version = "0.5.5.dev0"
0 commit comments