Skip to content

Commit

Permalink
CompatHelper: bump compat for MathOptInterface to 0.10, (keep existin…
Browse files Browse the repository at this point in the history
…g compat)
  • Loading branch information
CompatHelper Julia committed Oct 17, 2021
1 parent 96943dd commit 746b35b
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 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

[compat]
JuMP = "0.21"
MathOptInterface = "0.9"
MathOptInterface = "0.9, 0.10"
UnicodePlots = "1, 2"
julia = "1"

Expand Down

0 comments on commit 746b35b

Please sign in to comment.