Update Updating and release notes

Celine Mercier
2021-09-13 01:49:56 +02:00
parent 501f1c091d
commit f956ec1fea

@ -1,4 +1,4 @@
### Current version: `3.0.1b12`
### Current version: `3.0.1b13`
You can check the version installed by running `obi --version`
@ -21,6 +21,9 @@ python3 setup.py install
### Release notes:
* `3.0.1b13`:
- `import`: more lenient handling of white spaces for genbank files
* `3.0.1b12`:
- `ecopcr`: now accepting taxonomy from a different DMS than the reference sequences
- Various minor fixes and improvements