From 06e1b15cd83d47c66aba819dfee42eb657fbc8b7 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Thu, 4 Jun 2020 16:11:32 +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 dfc72ea..657a165 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -10,7 +10,7 @@ You can check the version installed by running `obi --version` * `3.0.0b21`: Improved import of Genbank `seq` files. -* `3.0.0b20`: Reworked the installation (and version formatting) to work with pip, and made obi import work with `seq` Genbank extension (+ other minor import fixes). +* `3.0.0b20`: Reworked the installation (and version formatting) to work with pip, and made `obi import` work with `seq` Genbank extension (+ other minor import fixes). * `3.0.0-beta17`: Fixed a bug in `obi import` stopping the program when the last line of a fasta file contained a single nucleotide.