Skip to content

Commit 838ed05

Browse files
Merge pull request #948 from JuliaApproximation/compathelper/new_version/2025-01-10-00-28-30-134-03677221024
CompatHelper: bump compat for FastTransforms to 0.17, (keep existing compat)
2 parents 553ee48 + 7e6894d commit 838ed05

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 = "ApproxFun"
22
uuid = "28f2ccd6-bb30-5033-b560-165f7b14dc2f"
3-
version = "0.13.27"
3+
version = "0.13.28"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -38,7 +38,7 @@ Documenter = "0.27, 1"
3838
DomainSets = "0.3, 0.4, 0.5, 0.6, 0.7"
3939
DualNumbers = "0.6.2"
4040
FFTW = "1"
41-
FastTransforms = "0.13, 0.14, 0.15, 0.16"
41+
FastTransforms = "0.13, 0.14, 0.15, 0.16, 0.17"
4242
IntervalSets = "0.7.5"
4343
LinearAlgebra = "1"
4444
Random = "1"

0 commit comments

Comments
 (0)