diff --git a/Cargo.toml b/Cargo.toml index 05f8c8cd5..d93a1b654 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-htslib" -version = "0.35.1-alpha.0" +version = "0.35.1" authors = ["Christopher Schröder ", "Johannes Köster "] description = "This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files." readme = "README.md"