Skip to content

Commit cd30d2c

Browse files
authored
LazyArrays v0.22 (#108)
1 parent f157502 commit cd30d2c

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.2.2"
3+
version = "0.2.3"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -36,7 +36,7 @@ FillArrays = "0.11, 0.12"
3636
HarmonicOrthogonalPolynomials = "0.2"
3737
InfiniteArrays = "0.12"
3838
InfiniteLinearAlgebra = "0.6"
39-
LazyArrays = "0.21.8"
39+
LazyArrays = "0.21.8, 0.22"
4040
LazyBandedMatrices = "0.7"
4141
QuasiArrays = "0.8"
4242
SpecialFunctions = "1"

0 commit comments

Comments
 (0)