Skip to content

Commit

Permalink
Merge pull request #47 from SciML/compathelper/new_version/2022-01-10…
Browse files Browse the repository at this point in the history
…-03-20-39-934-02543194566

CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Jan 10, 2022
2 parents a945d2e + e86d58b commit aca0caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
ArrayInterface = "2, 3"
ArrayInterface = "2, 3, 4"
FiniteDiff = "2"
ForwardDiff = "0.10.3"
IterativeSolvers = "0.9"
Expand Down

0 comments on commit aca0caa

Please sign in to comment.