Skip to content

Commit

Permalink
bump compat for Polynomials to include v3 and v4
Browse files Browse the repository at this point in the history
  • Loading branch information
fatteneder committed Feb 3, 2024
1 parent 7a274b2 commit d4c42b5
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 @@ -8,7 +8,7 @@ Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
Polynomials = "1, 2"
Polynomials = "1, 2, 3, 4"
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 1.1, 1.2, 1.3, 2"
julia = "^1"

Expand Down

0 comments on commit d4c42b5

Please sign in to comment.