Skip to content

Commit ab9555f

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for FastTransforms to 0.16, (keep existing compat) (#80)
* CompatHelper: bump compat for FastTransforms to 0.16, (keep existing compat) * Update Project.toml * Update Project.toml --------- Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: Sheehan Olver <solver@mac.com>
1 parent b116b83 commit ab9555f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "HarmonicOrthogonalPolynomials"
22
uuid = "e416a80e-9640-42f3-8df8-80a93ca01ea5"
33
authors = ["Sheehan Olver <solver@mac.com>"]
4-
version = "0.5.3"
4+
version = "0.5.4"
55

66
[deps]
77
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -23,8 +23,8 @@ BlockBandedMatrices = "0.12"
2323
ClassicalOrthogonalPolynomials = "0.12"
2424
ContinuumArrays = "0.17"
2525
DomainSets = "0.7"
26-
FastTransforms = "0.15"
27-
InfiniteArrays = "0.13"
26+
FastTransforms = "0.15, 0.16"
27+
InfiniteArrays = "0.13.8"
2828
IntervalSets = "0.7"
2929
QuasiArrays = "0.11"
3030
SpecialFunctions = "1, 2"

0 commit comments

Comments
 (0)