Skip to content

Commit b1a4702

Browse files
Merge pull request #117 from SciML/compathelper/new_version/2022-05-21-15-02-09-570-02654942417
CompatHelper: bump compat for ArrayInterface to 6, (keep existing compat)
2 parents e07c2ea + 338e6e3 commit b1a4702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1111
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212

1313
[compat]
14-
ArrayInterface = "2.8, 3.0, 4, 5"
14+
ArrayInterface = "2.8, 3.0, 4, 5, 6"
1515
ChainRulesCore = "1"
1616
MacroTools = "0.5"
1717
StaticArrays = "0.10, 0.11, 0.12, 1.0"

0 commit comments

Comments
 (0)