Skip to content

Commit 1b4c1a2

Browse files
github-actions[bot]CompatHelper Juliajishnub
authored
CompatHelper: bump compat for FastTransforms to 0.16, (keep existing compat) (#120)
* CompatHelper: bump compat for FastTransforms to 0.16, (keep existing compat) * Bump version to v0.3.27 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent 33aa7a5 commit 1b4c1a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 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.3.26"
3+
version = "0.3.27"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -24,10 +24,10 @@ Aqua = "0.8"
2424
BandedMatrices = "0.16, 0.17, 1"
2525
DomainSets = "0.3, 0.4, 0.5, 0.6, 0.7"
2626
FFTW = "1.1"
27-
FastTransforms = "0.10, 0.11, 0.12, 0.13, 0.14, 0.15"
28-
LinearAlgebra = "1.6"
27+
FastTransforms = "0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
2928
InfiniteArrays = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
3029
IntervalSets = "0.5, 0.6, 0.7"
30+
LinearAlgebra = "1.6"
3131
Reexport = "0.2, 1"
3232
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2.0"
3333
StaticArrays = "1"

0 commit comments

Comments
 (0)