Skip to content

Commit 1523147

Browse files
authoredJan 28, 2021
Merge pull request #122 from JuliaDiff/compathelper/new_version/2021-01-28-17-41-35-619-521870660
CompatHelper: bump compat for "ArrayInterface" to "3.0"
2 parents d4b3be2 + 9626411 commit 1523147

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)
Please sign in to comment.