From 6717f521bfad1f422c1c431f7a19081e946641a6 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 20 May 2020 16:04:36 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 2864da4..e6c925a 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,10 +1,10 @@ -### Current version: `3.0.0b19` +### Current version: `3.0.0b20` You can check the version installed by running `obi --version` ### Release notes: -* `3.0.0b19`: Reworked the installation (and version formatting) to work with pip, and made obi import work with `seq` genbank extension. +* `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.