Skip to content

Commit 8a000df

Browse files
authored
Support FillArrays v0.10 (#122)
1 parent da2fb36 commit 8a000df

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.10.2"
3+
version = "0.10.3"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -26,7 +26,7 @@ DSP = "0.6"
2626
FFTW = "1"
2727
FastGaussQuadrature = "0.4"
2828
FastTransforms_jll = "0.3.3"
29-
FillArrays = "0.8, 0.9"
29+
FillArrays = "0.8, 0.9, 0.10"
3030
Reexport = "0.2"
3131
SpecialFunctions = "0.8, 0.9, 0.10"
3232
ToeplitzMatrices = "0.6"

0 commit comments

Comments
 (0)