0.26.3
Release notes for cobrapy 0.26.3
New features
Fixes
Fixed an issue where reaction bounds were being overwritten by global model min/max values
when writing sbml model to file. See #1300.
Fix an issue where runfrog
does
not work via github actions or local installation by removing the use of obsolete numpy
aliases for float
and bool
.
Fix a bug where installing httpx>=0.24 would break cobrapy IO.