From ab113c6810c09fd67f92c7a2f502461ca3b60891 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 11 Nov 2021 03:42:06 +0100 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index bb75448..3da3ed2 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b13` +### Current version: `3.0.1b14` You can check the version installed by running `obi --version` @@ -21,6 +21,10 @@ python3 setup.py install ### Release notes: +* `3.0.1b14`: + - `export`: added options to export to metabaR compatible format + - Various minor fixes and improvements + * `3.0.1b13`: - `import`: more lenient handling of white spaces for genbank files