iliailmer / ParameterEstimation.jl

ParameterEstimation.jl is a Julia package for estimating parameters and initial conditions of ODE models given measurement data.
https://iliailmer.github.io/ParameterEstimation.jl/
GNU General Public License v3.0
27 stars 8 forks source link

CompatHelper: bump compat for TaylorSeries to 0.14, (keep existing compat) #60

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the TaylorSeries package from 0.12, 0.13 to 0.12, 0.13, 0.14. 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.