From aa5143c172c613ba2a8f90105a68a7c6a2feeb8d Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 4 Jun 2020 15:38:48 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 9e00bd1..fae002f 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,11 @@ -### Current version: `3.0.0b21` +### Current version: `3.0.0b23` You can check the version installed by running `obi --version` ### Release notes: +* `3.0.0b23`: Fixed installation on Ubuntu without pip. + * `3.0.0b22`: Fixed a bug when skipping unreadable sequences in `obi import`. * `3.0.0b21`: Improved import of Genbank `seq` files.