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 6771aea commit 7578fc9Copy full SHA for 7578fc9
Project.toml
@@ -1,7 +1,7 @@
1
name = "CPLEX"
2
uuid = "a076750e-1247-5638-91d2-ce28b192dca0"
3
repo = "https://github.com/jump-dev/CPLEX.jl"
4
-version = "1.0.2"
+version = "1.0.3"
5
6
[deps]
7
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -10,7 +10,7 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
10
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
11
12
[compat]
13
-CEnum = "0.3, 0.4"
+CEnum = "0.3, 0.4, 0.5"
14
Libdl = "<0.0.1, 1.6"
15
MathOptInterface = "1.12"
16
Random = "<0.0.1, 1.6"
0 commit comments