Skip to content

Commit 26eba7e

Browse files
Merge pull request #1091 from SciML/compathelper/new_version/2024-10-07-00-27-49-749-03162280212
CompatHelper: add new compat entry for ODEInterface at version 0.5 for package AstroChem, (keep existing compat)
2 parents a725892 + da23034 commit 26eba7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

benchmarks/AstroChem/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1515

1616
[compat]
1717
DiffEqDevTools = "2"
18-
OrdinaryDiffEq = "6"
18+
ODEInterface = "0.5"
19+
OrdinaryDiffEq = "6"

0 commit comments

Comments
 (0)