Skip to content

Commit f00a8e1

Browse files
committed
Update Project.toml
1 parent de5a805 commit f00a8e1

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.10.2"
3+
version = "0.10.3"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515
[compat]
1616
ArrayLayouts = "0.5, 0.6"
1717
BandedMatrices = "0.16"
18-
BlockArrays = "0.14"
18+
BlockArrays = "0.14, 0.15"
1919
FillArrays = "0.11"
2020
MatrixFactorizations = "0.7.1, 0.8"
2121
julia = "1.5"

0 commit comments

Comments
 (0)