Update Updating and release notes

Celine Mercier
2020-05-20 16:04:36 +02:00
parent a46671e40e
commit 6717f521bf

@ -1,10 +1,10 @@
### Current version: `3.0.0b19` ### Current version: `3.0.0b20`
You can check the version installed by running `obi --version` You can check the version installed by running `obi --version`
### Release notes: ### 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 * `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. line of a fasta file contained a single nucleotide.