From f956ec1fea0edbf0063c9bb6f0d54d1061565a69 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 13 Sep 2021 01:49:56 +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 8bc6405..bb75448 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b12` +### Current version: `3.0.1b13` You can check the version installed by running `obi --version` @@ -21,6 +21,9 @@ python3 setup.py install ### Release notes: +* `3.0.1b13`: + - `import`: more lenient handling of white spaces for genbank files + * `3.0.1b12`: - `ecopcr`: now accepting taxonomy from a different DMS than the reference sequences - Various minor fixes and improvements