Skip to content

Commit 477a5c1

Browse files
CompatHelper: bump compat for "FastTransforms" to "0.13" (#30)
* CompatHelper: bump compat for "FastTransforms" to "0.13" * v0.2.12 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent d9fe7af commit 477a5c1

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 = "ApproxFunFourier"
22
uuid = "59844689-9c9d-51bf-9583-5b794ec66d30"
3-
version = "0.2.11"
3+
version = "0.2.12"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -18,7 +18,7 @@ AbstractFFTs = "0.5, 1"
1818
ApproxFunBase = "0.3, 0.4, 0.5"
1919
DomainSets = "0.3, 0.4, 0.5"
2020
FFTW = "1.1"
21-
FastTransforms = "0.10, 0.11, 0.12"
21+
FastTransforms = "0.10, 0.11, 0.12, 0.13"
2222
InfiniteArrays = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12"
2323
IntervalSets = "0.5"
2424
Reexport = "0.2, 1"

0 commit comments

Comments
 (0)