Skip to content

Commit 71ebfc3

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existing compat) (#156)
* CompatHelper: bump compat for FastGaussQuadrature to 1, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 2059260 commit 71ebfc3

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

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -32,7 +32,7 @@ BlockBandedMatrices = "0.12"
3232
ContinuumArrays = "0.16"
3333
DomainSets = "0.6"
3434
FFTW = "1.1"
35-
FastGaussQuadrature = "0.5"
35+
FastGaussQuadrature = "0.5, 1"
3636
FastTransforms = "0.15.2"
3737
FillArrays = "1"
3838
HypergeometricFunctions = "0.3.4"

0 commit comments

Comments
 (0)