Update Updating and release notes

Celine Mercier
2022-02-25 05:50:42 +01:00
parent ab113c6810
commit f4e8a2d0a6

@ -1,4 +1,4 @@
### Current version: `3.0.1b14`
### Current version: `3.0.1b15`
You can check the version installed by running `obi --version`
@ -21,6 +21,9 @@ python3 setup.py install
### Release notes:
* `3.0.1b15`:
- `split`: new command
* `3.0.1b14`:
- `export`: added options to export to metabaR compatible format
- Various minor fixes and improvements