Update Updating and release notes

Celine Mercier
2021-06-16 22:44:26 +02:00
parent bfd16d2d8e
commit f973545d50

@ -1,4 +1,4 @@
### Current version: `3.0.1b9`
### Current version: `3.0.1b10`
You can check the version installed by running `obi --version`
@ -21,6 +21,9 @@ python3 setup.py install
### Release notes:
* `3.0.1b10`:
- `import`: fixed a parsing issue with some GenBank files
* `3.0.1b9`:
- `import`: now imports and adds NCBI taxids for SILVA and RDP training set fasta files
- various minor fixes and improvements