Skip to content

Commit

Permalink
Bump Polynomials compat to include v0.7, v0.8 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaakkor2 committed Apr 22, 2020
1 parent 9cd51fb commit 13c02c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Expand Up @@ -6,7 +6,7 @@ version = "1.0.0"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"

[compat]
Polynomials = "0.5, 0.6"
Polynomials = "0.5, 0.6, 0.7, 0.8"
julia = "1"

[extras]
Expand Down

0 comments on commit 13c02c1

Please sign in to comment.