Skip to content

Commit

Permalink
Merge pull request #47 from SciML/compathelper/new_version/2024-07-29…
Browse files Browse the repository at this point in the history
…-14-06-22-715-01258230054

CompatHelper: bump compat for DataInterpolations to 6 for package docs, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Jul 29, 2024
2 parents f0c7a90 + c1cc1cf commit 959772e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
DataInterpolations = "5"
DataInterpolations = "5, 6"
DifferentialEquations = "7"
Documenter = "1"
ForwardDiff = "0.10"
Expand Down

0 comments on commit 959772e

Please sign in to comment.