Skip to content

Commit 80342ed

Browse files
Merge pull request #71 from JuliaApproximation/compathelper/new_version/2022-05-11-01-11-03-144-767314159
CompatHelper: bump compat for "FastTransforms" to "0.14"
2 parents 946e091 + 6e321fb commit 80342ed

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 = "ApproxFunOrthogonalPolynomials"
22
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3-
version = "0.4.8"
3+
version = "0.4.9"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -28,7 +28,7 @@ BlockBandedMatrices = "0.10, 0.11"
2828
DomainSets = "0.5"
2929
FFTW = "1.1"
3030
FastGaussQuadrature = "0.4"
31-
FastTransforms = "0.12, 0.13"
31+
FastTransforms = "0.12, 0.13, 0.14"
3232
FillArrays = "0.11, 0.12, 0.13"
3333
IntervalSets = "0.5, 0.6"
3434
Reexport = "0.2, 1"

0 commit comments

Comments
 (0)