Skip to content

Commit

Permalink
Relaxed Julia compat version
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewilliami committed Oct 6, 2020
1 parent 1fc3903 commit a82f9c0
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 @@ -9,7 +9,7 @@ Mods = "7475f97c-0381-53b1-977b-4c60186c8d62"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"

[compat]
julia = "1.5, 2"
julia = "1"
Mods = "1.2.4"
Polynomials = "1.1.9"

Expand Down

0 comments on commit a82f9c0

Please sign in to comment.