Skip to content

Commit

Permalink
support specialfunctions 2.x (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Nov 23, 2021
1 parent c070551 commit db4625d
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 @@ -11,7 +11,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
[compat]
LogExpFunctions = "0.3"
NaNMath = "0.3"
SpecialFunctions = "0.8, 0.9, 0.10, 1.0"
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2"
julia = "1"

[extras]
Expand Down

0 comments on commit db4625d

Please sign in to comment.