Skip to content

Commit 59774ab

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for FastGaussQuadrature to 0.5, (keep existing compat) (#188)
* CompatHelper: bump compat for FastGaussQuadrature to 0.5, (keep existing compat) * v0.14.7 Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 3cc297c commit 59774ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FastTransforms"
22
uuid = "057dd010-8810-581a-b7be-e3fc3b93f78c"
3-
version = "0.14.6"
3+
version = "0.14.7"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -19,7 +19,7 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
1919
[compat]
2020
AbstractFFTs = "1.0"
2121
FFTW = "1"
22-
FastGaussQuadrature = "0.4"
22+
FastGaussQuadrature = "0.4, 0.5"
2323
FastTransforms_jll = "0.6.0"
2424
FillArrays = "0.9, 0.10, 0.11, 0.12, 0.13"
2525
GenericFFT = "0.1"

0 commit comments

Comments
 (0)