Skip to content

Commit

Permalink
Merge pull request #212 from SciML/compathelper/new_version/2022-03-0…
Browse files Browse the repository at this point in the history
…2-00-23-12-767-03428049453

CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Mar 4, 2022
2 parents 6d0de7f + e571687 commit ce70d1e
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 @@ -19,7 +19,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"

[compat]
ArrayInterface = "2.13, 3.0, 4"
ArrayInterface = "2.13, 3.0, 4, 5"
ConsoleProgressMonitor = "0.1"
DiffResults = "1.0"
DocStringExtensions = "0.8"
Expand Down

0 comments on commit ce70d1e

Please sign in to comment.