diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index fbb4b88..2864da4 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,9 +1,11 @@ -### Current version: `3.0.0-beta17` +### Current version: `3.0.0b19` 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.0-beta17`: Fixed a bug in `obi import` stopping the program when the last line of a fasta file contained a single nucleotide.