diff --git a/Cargo.toml b/Cargo.toml index af494a47..7aff7bc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-bio-tools" -version = "0.19.7-alpha.0" +version = "0.19.7" authors = ["Johannes Köster ", "Erik Clarke "] description = "A set of fast and robust command line utilities for bioinformatics tasks based on Rust-Bio." license-file = "LICENSE.md"