Skip to content

Commit 0242cf3

Browse files
Merge pull request #56 from JuliaApproximation/compathelper/new_version/2022-05-11-01-58-01-131-1056804568
CompatHelper: bump compat for "FastTransforms" to "0.14"
2 parents 869f031 + 378c929 commit 0242cf3

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,7 +1,7 @@
11
name = "HarmonicOrthogonalPolynomials"
22
uuid = "e416a80e-9640-42f3-8df8-80a93ca01ea5"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.2.5"
4+
version = "0.2.6"
55

66
[deps]
77
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -23,7 +23,7 @@ BlockBandedMatrices = "0.11"
2323
ClassicalOrthogonalPolynomials = "0.5, 0.6"
2424
ContinuumArrays = "0.10"
2525
DomainSets = "0.5"
26-
FastTransforms = "0.13"
26+
FastTransforms = "0.13, 0.14"
2727
InfiniteArrays = "0.12"
2828
IntervalSets = "0.5, 0.6"
2929
QuasiArrays = "0.9"

0 commit comments

Comments
 (0)