From 05451a6cb215e2dc75232263d92025820b936268 Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sat, 24 Oct 2020 20:44:27 +0200 Subject: [PATCH] cli --- src/cli.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli.yml b/src/cli.yml index 545e738..633adfd 100644 --- a/src/cli.yml +++ b/src/cli.yml @@ -1,5 +1,5 @@ name: wham -version: "0.9.0" +version: "0.9.9" author: D. Bauer about: | wham is a fast implementation of the weighted histogram analysis method (WHAM) written in Rust. It currently supports potential of mean force (PMF) calculations in multiple dimensions at constant temperature.