diff --git a/Cargo.toml b/Cargo.toml index 5b36ded..e0f5124 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wham" -version = "0.9.8" +version = "0.9.9" authors = ["Daniel Bauer "] description = "An implementation of the weighted histogram analysis method" license = "GPL-3.0"