Skip to content

Commit 94ae3b5

Browse files
authored
Update to MOI v1.0 (#85)
1 parent b729daf commit 94ae3b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "HiGHS"
22
uuid = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
3-
version = "0.3.2"
3+
version = "1.0.0"
44

55
[deps]
66
HiGHS_jll = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea"
@@ -9,7 +9,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
99

1010
[compat]
1111
HiGHS_jll = "=1.2.0"
12-
MathOptInterface = "0.10.4"
12+
MathOptInterface = "1"
1313
julia = "1.6"
1414

1515
[extras]

0 commit comments

Comments
 (0)