Skip to content

Commit 454dedb

Browse files
committed
Update RELEASE.md file
1 parent 6c5bd4a commit 454dedb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

RELEASE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
We are pleased to announce the release of Pyomo 6.10.0.
1+
We are pleased to announce the release of Pyomo 6.10.1.
22

33
Pyomo is a collection of Python software packages that supports a
44
diverse set of optimization capabilities for formulating and analyzing
@@ -9,9 +9,11 @@ The following are highlights of the 6.10 release series:
99
- Removed support for Python 3.9
1010
- Removed hard dependency on `ply`
1111
- New Model Observer package
12+
- New `initialization` module for nonconvex, nonlinear problems
1213
- New solver interfaces:
1314
- `gams_v2` solver, writer, and solution loader
1415
- `cuopt` direct solver interface
16+
- `scip` direct and persistent solver interfaces
1517
- v2: Ongoing solver interface refactor
1618
- ...and of course numerous minor bug fixes and performance enhancements
1719

0 commit comments

Comments
 (0)