Skip to content

Commit e20a74b

Browse files
authored
AbstractFFTs v1.0
1 parent cf62834 commit e20a74b

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 = "ToeplitzMatrices"
22
uuid = "c751599d-da0a-543b-9d20-d0a503d91d24"
3-
version = "0.6.2"
3+
version = "0.6.3"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -9,7 +9,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1010

1111
[compat]
12-
AbstractFFTs = "0.4, 0.5"
12+
AbstractFFTs = "0.4, 0.5, 1"
1313
FFTW = "1"
1414
StatsBase = "0.32, 0.33"
1515
julia = "1"

0 commit comments

Comments
 (0)