diff --git a/Project.toml b/Project.toml index cf52142..e743b8a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ApproxFunFourier" uuid = "59844689-9c9d-51bf-9583-5b794ec66d30" -version = "0.3.30" +version = "0.3.31" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" @@ -23,7 +23,7 @@ Aqua = "0.8" BandedMatrices = "0.16, 0.17, 1" DomainSets = "0.3, 0.4, 0.5, 0.6, 0.7" FFTW = "1.1" -FastTransforms = "0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16" +FastTransforms = "0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17" InfiniteArrays = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15" IntervalSets = "0.5, 0.6, 0.7" LinearAlgebra = "1.6"