Skip to content

Commit

Permalink
CompatHelper: bump compat for FastTransforms to 0.17, (keep existing …
Browse files Browse the repository at this point in the history
…compat) (#133)

* CompatHelper: bump compat for FastTransforms to 0.17, (keep existing compat)

* Bump version to 0.3.31

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Jishnu Bhattacharya <[email protected]>
  • Loading branch information
3 people authored Jan 13, 2025
1 parent f4b6b93 commit 90a53d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 90a53d9

Please sign in to comment.