Skip to content

Commit 9626411

Browse files
CompatHelper: bump compat for "ArrayInterface" to "3.0"
1 parent d4b3be2 commit 9626411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1010
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111

1212
[compat]
13-
ArrayInterface = "1.1, 2.0"
13+
ArrayInterface = "1.1, 2.0, 3.0"
1414
Requires = "0.5, 1.0"
1515
StaticArrays = "0.10, 0.11, 0.12, 1.0"
1616
julia = "1.2"

0 commit comments

Comments
 (0)