diff --git a/Cargo.toml b/Cargo.toml index 8744129..70efc95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wham" -version = "0.9.2" +version = "0.9.3" authors = ["D. Bauer "] description = "An implementation of the weighted histogram analysis method" license = "GPL-3.0"