Skip to content

Commit 5039816

Browse files
committed
MatrixFactorizations v2.0
1 parent 0d103ac commit 5039816

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 = "BlockBandedMatrices"
22
uuid = "ffab5731-97b5-5995-9138-79e8c1846df0"
3-
version = "0.12"
3+
version = "0.12.1"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -18,7 +18,7 @@ ArrayLayouts = "1"
1818
BandedMatrices = "0.17.2"
1919
BlockArrays = "0.16.34"
2020
FillArrays = "1"
21-
MatrixFactorizations = "1"
21+
MatrixFactorizations = "1, 2"
2222
julia = "1.6"
2323

2424
[extras]

0 commit comments

Comments
 (0)