Skip to content

Commit

Permalink
Merge pull request #505 from SciML/compathelper/new_version/2024-05-0…
Browse files Browse the repository at this point in the history
…7-15-03-09-282-01295371513

CompatHelper: bump compat for DataInterpolations to 5, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored May 8, 2024
2 parents 5268233 + ccfaa93 commit c0fd228
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 @@ -25,7 +25,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
CommonSolve = "0.2"
DataInterpolations = "4"
DataInterpolations = "4, 5"
DiffEqBase = "6"
DocStringExtensions = "0.7, 0.8, 0.9"
MLUtils = "0.3, 0.4"
Expand Down

0 comments on commit c0fd228

Please sign in to comment.