Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlbauer committed Oct 27, 2023
1 parent 23548da commit 02e8293
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wham"
version = "1.1.3"
version = "1.1.4"
authors = ["Daniel Bauer <[email protected]>"]
description = "An implementation of the weighted histogram analysis method"
license = "GPL-3.0"
Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,6 @@ timeseries is used for unbiasing. A more detailed description of the method can
*Chodera, J.D. et al. (2007). Use of the weighted histogram analysis method for the analysis of simulated and parallel
tempering simulations, JCTC 3(1):26-41*


TODO
---
- Option to output histograms
- Replica exchange

License & Citing
---
WHAM is licensed under the GPL-3.0 license. Please read the LICENSE file in this
Expand Down

0 comments on commit 02e8293

Please sign in to comment.