Skip to content

Commit 5ad5339

Browse files
authored
Support FillArrays v0.10 (#89)
1 parent 8a8dcaa commit 5ad5339

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.9.4"
3+
version = "0.9.5"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -19,7 +19,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1919
ArrayLayouts = "0.4.1"
2020
BandedMatrices = "0.15.16"
2121
BlockArrays = "0.12.13"
22-
FillArrays = "0.9.2"
22+
FillArrays = "0.9.2, 0.10"
2323
MatrixFactorizations = "0.5.2, 0.6"
2424
julia = "1.5"
2525

0 commit comments

Comments
 (0)