From 7754749d6ec5b58b6539b8a19a6c00dec0e648d8 Mon Sep 17 00:00:00 2001 From: JianJunJin Date: Wed, 3 Apr 2024 17:14:31 -0400 Subject: [PATCH] 1.7.7.1 - bug fixes --- GetOrganelleLib/versions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/GetOrganelleLib/versions.py b/GetOrganelleLib/versions.py index a8c8aad..f9a9e3b 100644 --- a/GetOrganelleLib/versions.py +++ b/GetOrganelleLib/versions.py @@ -12,6 +12,7 @@ def get_versions(): "2. fix a ZeroDivisionError bug when the estimated coverage is 0 (issue #311)", "3. Disentangling failed -> Disentangling unsuccessful to avoid panic (issue #308)", "4. fix a bug in parsing options when '-F anonym' is used (issue #319)", + "5. have max_multiplicity passed to no-slim case", ], "time": "2024-04-03 17:05 UTC-5" },