Skip to content

Commit 94ce2a4

Browse files
CompatHelper: bump compat for "LazyBandedMatrices" to "0.5" (#58)
* CompatHelper: bump compat for "LazyBandedMatrices" to "0.5" * v0.0.6 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 07c4bae commit 94ce2a4

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,6 +1,6 @@
11
name = "MultivariateOrthogonalPolynomials"
22
uuid = "4f6956fd-4f93-5457-9149-7bfc4b2ce06d"
3-
version = "0.0.5"
3+
version = "0.0.6"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -37,7 +37,7 @@ HarmonicOrthogonalPolynomials = "0.0.1, 0.0.2"
3737
InfiniteArrays = "0.9.5, 0.10"
3838
InfiniteLinearAlgebra = "0.4.5, 0.5"
3939
LazyArrays = "0.20.5"
40-
LazyBandedMatrices = "0.4.7"
40+
LazyBandedMatrices = "0.4.7, 0.5"
4141
QuasiArrays = "0.4"
4242
SpecialFunctions = "0.10, 1"
4343
StaticArrays = "0.12, 1"

0 commit comments

Comments
 (0)