Update Updating and release notes

Celine Mercier
2023-09-21 07:50:56 +02:00
parent 12b977a0da
commit 05374c4db4

@ -1,4 +1,4 @@
### Current version: `3.0.1b24` ### Current version: `3.0.1b25`
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.1b25`:
- `obi import`: fixed bug caused by new behaviour of `StopIteration` exceptions in Python>=3.7
<br>
* `3.0.1b24`: * `3.0.1b24`:
- `ngsfilter` and `ecopcr`: now check for primers too long for apat library to handle (31bp max) - `ngsfilter` and `ecopcr`: now check for primers too long for apat library to handle (31bp max)
<br> <br>