Skip to content

Commit bf08b1f

Browse files
authored
v0.0.2
1 parent 3c04dd8 commit bf08b1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 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.0.1"
3+
version = "0.0.2"
44

55
[deps]
66
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -14,12 +14,12 @@ MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87"
1414

1515

1616
[compat]
17-
BandedMatrices = "0.12.3"
17+
BandedMatrices = "0.12.4"
1818
BlockArrays = "0.10"
1919
BlockBandedMatrices = "0.5.1"
2020
FillArrays = "0.7.1"
21-
InfiniteArrays = "0.3"
22-
LazyArrays = "0.12.1"
21+
InfiniteArrays = "0.3.1"
22+
LazyArrays = "0.12.3"
2323
MatrixFactorizations = "0.2"
2424
julia = "1.2"
2525

0 commit comments

Comments
 (0)