From d3a70520dfcdb39714eb530052d342388fda116f Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Thu, 6 Dec 2018 11:40:37 +0100 Subject: [PATCH] version up --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"