SciML / SteadyStateDiffEq.jl

Solvers for steady states in scientific machine learning (SciML)
Other
30 stars 22 forks source link

CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) #75

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the DiffEqCallbacks package from 2.34 to 2.34, 3. 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.

prbzrg commented 4 months ago

This needs to be merged and released, so DifferentialEquations doesn't downgrade DiffEqCallbacks.