Skip to content

Commit

Permalink
Breaking changes for MOI 0.10.0 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat authored Sep 7, 2021
1 parent 4a2460a commit 161da82
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 87 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ MathProgBase = "fdba3010-5040-5b88-9595-932c9decdf73"
NLopt_jll = "079eb43e-fd8e-5478-9966-2cf3e3edb778"

[compat]
MathOptInterface = "0.9.17"
MathOptInterface = "0.10"
MathProgBase = "0.5, 0.6, 0.7, 0.8"
julia = "1.3"
NLopt_jll = "2.7"
julia = "1.3"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
Loading

0 comments on commit 161da82

Please sign in to comment.