We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b729daf commit 94ae3b5Copy full SHA for 94ae3b5
Project.toml
@@ -1,6 +1,6 @@
1
name = "HiGHS"
2
uuid = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
3
-version = "0.3.2"
+version = "1.0.0"
4
5
[deps]
6
HiGHS_jll = "8fd58aa0-07eb-5a78-9b36-339c94fd15ea"
@@ -9,7 +9,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
9
10
[compat]
11
HiGHS_jll = "=1.2.0"
12
-MathOptInterface = "0.10.4"
+MathOptInterface = "1"
13
julia = "1.6"
14
15
[extras]
0 commit comments