Update Updating and release notes
@ -1,4 +1,4 @@
|
|||||||
### Current version: `3.0.1b25`
|
### Current version: `3.0.1b26`
|
||||||
|
|
||||||
You can check the version installed by running `obi --version`
|
You can check the version installed by running `obi --version`
|
||||||
|
|
||||||
@ -21,6 +21,11 @@ python3 setup.py install
|
|||||||
|
|
||||||
### Release notes:
|
### Release notes:
|
||||||
|
|
||||||
|
* `3.0.1b26`:
|
||||||
|
- `obi export`: columns are now in alphabetical order when exporting to tab format
|
||||||
|
- Fixed stdout output
|
||||||
|
- Taxonomy: fixed an issue related to StopIteration behaviour in new versions of python
|
||||||
|
<br>
|
||||||
|
|
||||||
* `3.0.1b25`:
|
* `3.0.1b25`:
|
||||||
- `obi import`: fixed bug caused by new behaviour of `StopIteration` exceptions in Python>=3.7
|
- `obi import`: fixed bug caused by new behaviour of `StopIteration` exceptions in Python>=3.7
|
||||||
|
Reference in New Issue
Block a user