Skip to content

Commit 9c08cbd

Browse files
authored
Update FastGaussQuadrature compat to include 0.5 (#73)
1 parent 12192c2 commit 9c08cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515
[compat]
1616
Combinatorics = "0.7.0, 1"
1717
Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
18-
FastGaussQuadrature = "0.3, 0.4"
18+
FastGaussQuadrature = "0.3, 0.4, 0.5"
1919
GSL = "0.4, 1"
2020
SpecialFunctions = "0.7, 1, 2"
2121
julia = "0.7, 1"

0 commit comments

Comments
 (0)