We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959a522 commit 8e82eb9Copy full SHA for 8e82eb9
Project.toml
@@ -2,7 +2,7 @@ name = "ComplexOptInterface"
2
uuid = "25c3070e-1275-41b5-afef-2f982c87090a"
3
authors = ["Benoît Legat <[email protected]>"]
4
repo = "https://github.com/jump-dev/ComplexOptInterface.jl.git"
5
-version = "0.1.1"
+version = "0.1.2"
6
7
[deps]
8
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
@@ -11,7 +11,7 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
11
MutableArithmetics = "d8a4904e-b15c-11e9-3269-09a3773c0cb0"
12
13
[compat]
14
-JuMP = "0.23"
+JuMP = "0.23, 1"
15
MathOptInterface = "1"
16
MutableArithmetics = "1"
17
julia = "1.6"
0 commit comments