From 171de16baf3a62a2077a51a1da6931e30750f2ce Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 4 Jun 2020 16:10:27 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index fae002f..dfc72ea 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -4,7 +4,7 @@ You can check the version installed by running `obi --version` ### Release notes: -* `3.0.0b23`: Fixed installation on Ubuntu without pip. +* `3.0.0b23`: Fixed installation on Ubuntu without pip (problem introduced in `3.0.0b20`). * `3.0.0b22`: Fixed a bug when skipping unreadable sequences in `obi import`.