From 81dc42b8fa1803ee0de96ddddab3ba2b19579ec6 Mon Sep 17 00:00:00 2001 From: luak Date: Tue, 1 Feb 2022 10:37:49 -0500 Subject: [PATCH] upload 2.0.8 to pip --- fithic/_version.py | 2 +- version.log | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/fithic/_version.py b/fithic/_version.py index eb17fdb..a5cc2be 100644 --- a/fithic/_version.py +++ b/fithic/_version.py @@ -1 +1 @@ -__version__="2.0.7" +__version__="2.0.8" diff --git a/version.log b/version.log index 7f0ea9e..60ef8e7 100644 --- a/version.log +++ b/version.log @@ -55,3 +55,11 @@ __________________________________________________________________ * Fixed test dataset to address bias file bug fix * Added new utils (merge-filter.sh and merge-filter-parallelized.sh) * Updated README with these utils +__________________________________________________________________ + +fithic_2.0.8.tgz - 02/01/2022 +------------------------------- +LTS of Pypi version with Github version +__________________________________________________________________ + +* Various bug fixes