Skip to content

Commit

Permalink
Merge pull request #1091 from SciML/compathelper/new_version/2024-10-…
Browse files Browse the repository at this point in the history
…07-00-27-49-749-03162280212

CompatHelper: add new compat entry for ODEInterface at version 0.5 for package AstroChem, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Oct 7, 2024
2 parents a725892 + da23034 commit 26eba7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion benchmarks/AstroChem/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
DiffEqDevTools = "2"
OrdinaryDiffEq = "6"
ODEInterface = "0.5"
OrdinaryDiffEq = "6"

0 comments on commit 26eba7e

Please sign in to comment.