Skip to content

Commit

Permalink
Add compat to SpecialFunctions package
Browse files Browse the repository at this point in the history
  • Loading branch information
Godisemo committed Jun 5, 2020
1 parent ed7e77d commit 5c7c61c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "HigherOrderKernels"
uuid = "451eba6f-1be1-5dbe-8902-f773bf8b6763"
authors = ["Godisemo <carl.akerlindh@gmail.com>"]
version = "0.2.0"
version = "0.2.1"

[deps]
GaussQuadrature = "d54b0c1a-921d-58e0-8e36-89d8069c0969"
Expand All @@ -12,6 +12,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
GaussQuadrature = "0.5.0"
Polynomials = "1.0.0"
SpecialFunctions = "0.8, 0.9, 0.10"
julia = "1.2.0"

[extras]
Expand Down

0 comments on commit 5c7c61c

Please sign in to comment.