From c984bf0928fba1412b43281604c03a1eeeff0b1c Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 7 Apr 2021 00:36:29 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index a097872..ada451c 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b6` +### Current version: `3.0.1b7` You can check the version installed by running `obi --version` @@ -21,6 +21,9 @@ python3 setup.py install ### Release notes: +* `3.0.1b7`: + - `alinpairedend`: fixed bug that would cut out sequence ends when it should not have + * `3.0.1b6`: - Now handling large int values (`import` rewrites column in OBI_FLOAT if a value is > INT32_MAX) - Fixed a bug where some taxids could not be retrieved