diff --git a/Cargo.toml b/Cargo.toml index d919f0c9..297afd9b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tskit" -version = "0.15.0-alpha.1" +version = "0.15.0-alpha.2" authors = ["tskit developers "] build = "build.rs" edition = "2021"