Skip to content

Commit

Permalink
CompatHelper: bump compat for MathOptInterface to 1, (keep existing c…
Browse files Browse the repository at this point in the history
…ompat)
  • Loading branch information
CompatHelper Julia committed Feb 18, 2022
1 parent 65c75f3 commit 6ab5515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
JuMP = "^0.21.0"
MathOptInterface = "^0.9.1, 0.10"
MathOptInterface = "^0.9.1, 0.10, 1"
julia = "^1"

[extras]
Expand Down

0 comments on commit 6ab5515

Please sign in to comment.