Skip to content

Commit

Permalink
Add support to MOI 1.0 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
frapac authored Feb 27, 2022
1 parent 9f80ab1 commit 7412869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
MathOptInterface = "~0.10.3"
julia = "^1"
MathOptInterface = "1"
julia = "1.6"

[extras]
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Expand Down

0 comments on commit 7412869

Please sign in to comment.