Skip to content

Commit 46b1258

Browse files
Merge pull request #773 from JuliaApproximation/compathelper/new_version/2022-05-11-01-56-41-865-1841034666
CompatHelper: bump compat for "FastTransforms" to "0.14"
2 parents 999a138 + 4581635 commit 46b1258

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.1"
3+
version = "0.13.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -28,7 +28,7 @@ Calculus = "0.5"
2828
DomainSets = "0.3, 0.4, 0.5"
2929
DualNumbers = "0.6.2"
3030
FFTW = "1"
31-
FastTransforms = "0.13"
31+
FastTransforms = "0.13, 0.14"
3232
RecipesBase = "1.0"
3333
Reexport = "1.0"
3434
SpecialFunctions = "1.1, 2"

0 commit comments

Comments
 (0)