Skip to content

Commit 29a9f10

Browse files
CompatHelper: bump compat for "FastTransforms" to "0.13" (#64)
* CompatHelper: bump compat for "FastTransforms" to "0.13" * v0.4.5 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 225e677 commit 29a9f10

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.4"
3+
version = "0.4.5"
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"
31+
FastTransforms = "0.12, 0.13"
3232
FillArrays = "0.11, 0.12"
3333
IntervalSets = "0.5"
3434
Reexport = "0.2, 1"

0 commit comments

Comments
 (0)