arrow_back
Return to Releases...
0.26.3
by The COBRApy Team
Release notes for cobrapy x.y.z
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.