From 4896dcb56b6d713ba1d79e852ae304b7b6a4dcde Mon Sep 17 00:00:00 2001 From: Alexander Koc Date: Fri, 16 Apr 2021 15:52:45 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aa1637..92e9ca0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,12 @@ All output is saved to `output_dir/` ## CHANGELOG -## New in version 0.6 <2021-04-13> +## version 0.6.1 + +* Prepare for release on Zenodo +* UPDATED README with better description + +## version 0.6 <2021-04-13> * FIXED bug where replicate runs started with the same seed, which defeated the purpose of reps. * ADDED Ability to set min K, max K, number of reps and number of parallel jobs from the command line