Skip to content

Commit a80c464

Browse files
committed
2 parents c28cc30 + 27e9b66 commit a80c464

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Project.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
name = "ArrayLayouts"
22
uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.7.2"
5-
4+
version = "0.7.3"
65

76
[deps]
87
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
98
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
109
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1110

1211
[compat]
13-
FillArrays = "0.11"
12+
FillArrays = "0.11, 0.12"
1413
julia = "1.5"
1514

1615
[extras]

0 commit comments

Comments
 (0)