Skip to content

Commit

Permalink
CompatHelper: bump compat for DiffEqCallbacks to 3 for package core, …
Browse files Browse the repository at this point in the history
…(keep existing compat) (#1173)

This pull request changes the compat entry for the `DiffEqCallbacks`
package from `2.29.1` to `2.29.1, 3` for package core.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass
before you merge this pull request.

Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Feb 23, 2024
1 parent d99f084 commit 2735417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ DataInterpolations = "4.4"
DataStructures = "0.18"
Dates = "<0.0.1,1"
Dictionaries = "0.3.25, 0.4"
DiffEqCallbacks = "2.29.1"
DiffEqCallbacks = "2.29.1, 3"
Documenter = "0.27,1"
EnumX = "1.0"
FiniteDiff = "2.21"
Expand Down

0 comments on commit 2735417

Please sign in to comment.