We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d761a08 commit c6ef01eCopy full SHA for c6ef01e
Project.toml
@@ -1,7 +1,7 @@
1
name = "ArrayLayouts"
2
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
3
authors = ["Sheehan Olver <[email protected]>"]
4
-version = "0.4.9"
+version = "0.4.10"
5
6
[deps]
7
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
11
12
[compat]
13
Compat = "3.16"
14
-FillArrays = "0.9.1"
+FillArrays = "0.9.1, 0.10"
15
julia = "1"
16
17
[extras]
0 commit comments