Skip to content

Commit 220a7c6

Browse files
Merge pull request #87 from SciML/compathelper/new_version/2022-01-11-00-44-10-565-01904999159
CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat)
2 parents 78c8cb5 + 8872423 commit 220a7c6

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
@@ -21,7 +21,7 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2121
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
2222

2323
[compat]
24-
ArrayInterface = "3"
24+
ArrayInterface = "3, 4"
2525
DocStringExtensions = "0.8"
2626
IterativeSolvers = "0.9.2"
2727
KLU = "0.2.3"

0 commit comments

Comments
 (0)