Skip to content

Commit 415b0d0

Browse files
committed
Add support for MathOptIIS@0.2
1 parent 48e5fae commit 415b0d0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
1616
MathOptAnalyzerJuMPExt = "JuMP"
1717

1818
[compat]
19-
Dualization = "0.6.0"
20-
JuMP = "1.24.0"
21-
MathOptIIS = "0.1.1"
22-
MathOptInterface = "1.37.0"
19+
Dualization = "0.6"
20+
JuMP = "1.24"
21+
MathOptIIS = "0.1.1, 0.2"
22+
MathOptInterface = "1.37"
2323
julia = "1.10"

0 commit comments

Comments
 (0)