Skip to content

Commit

Permalink
Merge pull request #87 from SciML/compathelper/new_version/2024-09-27…
Browse files Browse the repository at this point in the history
…-23-05-13-863-00057967459

CompatHelper: bump compat for DiffEqCallbacks to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Sep 28, 2024
2 parents 39f131d + d09b1c2 commit 0ac736e
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 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
DiffEqBase = "6.122"
DiffEqCallbacks = "2.9"
DiffEqCallbacks = "2.9, 4"
DocStringExtensions = "0.8, 0.9"
FileIO = "1.0"
OrdinaryDiffEq = "5, 6"
Expand Down

0 comments on commit 0ac736e

Please sign in to comment.