Skip to content

Commit 5a809f9

Browse files
Merge pull request #95 from JuliaApproximation/compathelper/new_version/2022-05-11-00-43-25-697-3652262040
CompatHelper: bump compat for "FastTransforms" to "0.14"
2 parents a83ff55 + 38be071 commit 5a809f9

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 = "ClassicalOrthogonalPolynomials"
22
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.6.1"
4+
version = "0.6.2"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -33,7 +33,7 @@ ContinuumArrays = "0.10"
3333
DomainSets = "0.5.6"
3434
FFTW = "1.1"
3535
FastGaussQuadrature = "0.4.3"
36-
FastTransforms = "0.13"
36+
FastTransforms = "0.13, 0.14"
3737
FillArrays = "0.13"
3838
HypergeometricFunctions = "0.3.4"
3939
InfiniteArrays = "0.12.3"
@@ -46,9 +46,9 @@ SpecialFunctions = "1.0, 2"
4646
julia = "1.7"
4747

4848
[extras]
49-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
5049
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
5150
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
51+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
5252
SemiseparableMatrices = "f8ebbe35-cbfb-4060-bf7f-b10e4670cf57"
5353
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
5454
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)