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 b26a8d3 commit 8d24c9cCopy full SHA for 8d24c9c
Project.toml
@@ -1,7 +1,7 @@
1
name = "StructJuMP"
2
uuid = "34f15cae-5318-50c9-93d3-9feadd34e321"
3
repo = "https://github.com/StructJuMP/StructJuMP.jl.git"
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
@@ -10,10 +10,10 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
10
ParameterJuMP = "774612a8-9878-5177-865a-ca53ae2495f9"
11
12
[compat]
13
-JuMP = "0.23, 1"
+JuMP = "1"
14
MathOptInterface = "1"
15
-ParameterJuMP = "0.4.1"
16
-julia = "1.6"
+ParameterJuMP = "0.4"
+julia = "1"
17
18
[extras]
19
ECOS = "e2685f51-7e38-5353-a97d-a921fd2c8199"
0 commit comments