Skip to content

Commit 88ef16c

Browse files
committedJan 26, 2025
Correct HiGHS version
1 parent 97215a9 commit 88ef16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎optimizer_version.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Gurobi = "11.0.0"
22
COPT = "7.2.4"
33
MOSEK = "10.2.0"
4-
HiGHS = "1.8.1"
4+
HiGHS = "1.9.0"
55
IPOPT = "3.13.2"

0 commit comments

Comments
 (0)