From 05374c4db4d869ae5a9b541ebf27c9a7760e0978 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 21 Sep 2023 07:50:56 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index c3acdb2..b32f6ff 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b24` +### Current version: `3.0.1b25` You can check the version installed by running `obi --version` @@ -21,6 +21,11 @@ python3 setup.py install ### Release notes: + +* `3.0.1b25`: + - `obi import`: fixed bug caused by new behaviour of `StopIteration` exceptions in Python>=3.7 +
+ * `3.0.1b24`: - `ngsfilter` and `ecopcr`: now check for primers too long for apat library to handle (31bp max)