File tree Expand file tree Collapse file tree 2 files changed +18
-7
lines changed
Expand file tree Collapse file tree 2 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 1+ # Release notes for cobrapy 0.26.1
2+
3+ ## New features
4+
5+ ## Fixes
6+
7+ Fix automatic building of the documentation.
8+
9+ Fix an issue where SBML models with a "created" date would break lots of the cobrapy
10+ functionality.
11+
12+ Temporary fix of restricting numpy to <1.24 as that release introduces breaking changes both in cobrapy and dependencies
13+
14+ ## Other
15+
16+ ## Deprecated features
17+
18+ ## Backwards incompatible changes
Original file line number Diff line number Diff line change 44
55## Fixes
66
7- Fix automatic building of the documentation.
8-
9- Fix an issue where SBML models with a "created" date would break lots of the cobrapy
10- functionality.
11-
12- Temporary fix of restricting numpy to <1.24 as that release introduces breaking changes both in cobrapy and dependencies
13-
147## Other
158
169## Deprecated features
You can’t perform that action at this time.
0 commit comments