Skip to content

0.26.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 21:25

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.

Other

Deprecated features

Backwards incompatible changes