Skip to content

Commit c6ef01e

Browse files
committed
Support FillArrays v0.10
1 parent d761a08 commit c6ef01e

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,7 +1,7 @@
11
name = "ArrayLayouts"
22
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.4.9"
4+
version = "0.4.10"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1111

1212
[compat]
1313
Compat = "3.16"
14-
FillArrays = "0.9.1"
14+
FillArrays = "0.9.1, 0.10"
1515
julia = "1"
1616

1717
[extras]

0 commit comments

Comments
 (0)