diff --git a/Cargo.toml b/Cargo.toml index 1fb0e3c..4dfba4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-sasa" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "RustSASA is a Rust library for computing the absolute solvent accessible surface area (ASA/SASA) of each atom in a given protein structure using the Shrake-Rupley algorithm." readme = "README.md"