Skip to content

Commit 52ca3d9

Browse files
authored
Prep for v1.4.0 (#585)
1 parent b51f9c3 commit 52ca3d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "Gurobi"
22
uuid = "2e9cd046-0924-5485-92f1-d5272153d98b"
33
repo = "https://github.com/jump-dev/Gurobi.jl"
4-
version = "1.3.1"
4+
version = "1.4.0"
55

66
[deps]
77
Gurobi_jll = "c018c7e6-a5b0-4aea-8f80-9c1ef9991411"
88
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
99
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
1010

1111
[compat]
12-
Gurobi_jll = "~9.5, ~10.0, ~11.0"
12+
Gurobi_jll = "~9.5, ~10.0, ~11.0, ~12.0"
1313
Libdl = "<0.0.1, 1.6"
1414
MathOptInterface = "1.21"
1515
Random = "<0.0.1, 1.6"

0 commit comments

Comments
 (0)