Skip to content

Commit d16aa22

Browse files
committed
v0.5.3
1 parent 569c392 commit d16aa22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

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

55
[deps]
66
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -21,7 +21,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121
[compat]
2222
BandedMatrices = "0.12, 0.13"
2323
BlockArrays = "0.10"
24-
FillArrays = "0.7"
24+
FillArrays = "0.7, 0.8"
2525
LazyArrays = "0.12"
26-
MatrixFactorizations = "0.1,0.2"
26+
MatrixFactorizations = "0.1, 0.2"
2727
julia = "1"

0 commit comments

Comments
 (0)