Skip to content

Commit d3173d5

Browse files
committed
Support LazyArrays v0.18
1 parent b891ab8 commit d3173d5

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 = "InfiniteLinearAlgebra"
22
uuid = "cde9dba0-b1de-11e9-2c62-0bab9446c55c"
3-
version = "0.4.1"
3+
version = "0.4.2"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -22,7 +22,7 @@ BlockArrays = "0.12.12"
2222
BlockBandedMatrices = "0.9"
2323
FillArrays = "0.9.5"
2424
InfiniteArrays = "0.8"
25-
LazyArrays = "0.17.5"
25+
LazyArrays = "0.17.5, 0.18"
2626
LazyBandedMatrices = "0.3.2"
2727
MatrixFactorizations = "0.6"
2828
SemiseparableMatrices = "0.1.3"

0 commit comments

Comments
 (0)