diff --git a/Cargo.toml b/Cargo.toml index 67b023d3..7ccd6abb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tskit" -version = "0.7.0" +version = "0.8.0" authors = ["tskit developers "] build = "build.rs" edition = "2021"