diff --git a/Cargo.toml b/Cargo.toml index 9b6eb87..4503277 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wham" -version = "0.9.4" +version = "0.9.5" authors = ["D. Bauer "] description = "An implementation of the weighted histogram analysis method" license = "GPL-3.0"