We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51f9c3 commit 52ca3d9Copy full SHA for 52ca3d9
Project.toml
@@ -1,15 +1,15 @@
1
name = "Gurobi"
2
uuid = "2e9cd046-0924-5485-92f1-d5272153d98b"
3
repo = "https://github.com/jump-dev/Gurobi.jl"
4
-version = "1.3.1"
+version = "1.4.0"
5
6
[deps]
7
Gurobi_jll = "c018c7e6-a5b0-4aea-8f80-9c1ef9991411"
8
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
9
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
10
11
[compat]
12
-Gurobi_jll = "~9.5, ~10.0, ~11.0"
+Gurobi_jll = "~9.5, ~10.0, ~11.0, ~12.0"
13
Libdl = "<0.0.1, 1.6"
14
MathOptInterface = "1.21"
15
Random = "<0.0.1, 1.6"
0 commit comments