We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd366da commit 8803bcbCopy full SHA for 8803bcb
Project.toml
@@ -1,7 +1,7 @@
1
name = "Pavito"
2
uuid = "cd433a01-47d1-575d-afb7-6db927ee8d8f"
3
repo = "https://github.com/jump-dev/Pavito.jl.git"
4
-version = "0.3.4"
+version = "0.3.5"
5
6
[deps]
7
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
@@ -11,7 +11,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
11
Cbc = "0.9, 1"
12
GLPK = "0.15, 1"
13
Ipopt = "0.8, 0.9, 1"
14
-JuMP = "0.22, 0.23"
+JuMP = "0.22, 0.23, 1"
15
MINLPTests = "0.5"
16
MathOptInterface = "0.10.3, 1"
17
julia = "1.6"
0 commit comments