Skip to content

Commit bc64208

Browse files
authored
Support LazyBandedMatrices-v0.8 (#102)
1 parent 9fc9b83 commit bc64208

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.6.3"
4+
version = "0.6.4"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -40,7 +40,7 @@ InfiniteArrays = "0.12.3"
4040
InfiniteLinearAlgebra = "0.6.7"
4141
IntervalSets = "0.5, 0.6, 0.7"
4242
LazyArrays = "0.22.11"
43-
LazyBandedMatrices = "0.7.14"
43+
LazyBandedMatrices = "0.7.14, 0.8"
4444
QuasiArrays = "0.9"
4545
SpecialFunctions = "1.0, 2"
4646
julia = "1.7"

0 commit comments

Comments
 (0)