File tree 2 files changed +18
-7
lines changed
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 4
4
5
5
## Fixes
6
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
7
## Other
15
8
16
9
## Deprecated features
You can’t perform that action at this time.
0 commit comments