Skip to content

Commit e031f18

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.15, (keep existing compat) (#134)
* CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.15, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent e06d88a commit e031f18

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SemiclassicalOrthogonalPolynomials"
22
uuid = "291c01f3-23f6-4eb6-aeb0-063a639b53f2"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.6"
4+
version = "0.6.1"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -20,14 +20,14 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2020
[compat]
2121
ArrayLayouts = "1"
2222
BandedMatrices = "0.17, 1"
23-
ClassicalOrthogonalPolynomials = "0.14.3"
24-
ContinuumArrays = "0.18"
23+
ClassicalOrthogonalPolynomials = "0.14.3, 0.15"
24+
ContinuumArrays = "0.18, 0.19"
2525
FillArrays = "1"
2626
HypergeometricFunctions = "0.3.4"
2727
InfiniteArrays = "0.14, 0.15"
2828
InfiniteLinearAlgebra = "0.9.1"
2929
LazyArrays = "2.4"
30-
QuasiArrays = "0.11"
30+
QuasiArrays = "0.11, 0.12"
3131
SpecialFunctions = "1.0, 2"
3232
julia = "1.10"
3333

0 commit comments

Comments
 (0)