Skip to content

Commit de64d60

Browse files
Merge pull request #23 from SciML/compathelper/new_version/2022-01-13-13-33-00-815-04254755310
CompatHelper: add new compat entry for DiffEqBase at version 6, (keep existing compat)
2 parents e870cf6 + 810221d commit de64d60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1919

2020
[compat]
21+
DiffEqBase = "6"
2122
DiffEqOperators = "4.40.0"
2223
DomainSets = "0.5"
2324
ModelingToolkit = "8"
@@ -26,4 +27,4 @@ OrdinaryDiffEq = "6"
2627
SafeTestsets = "0.0.1"
2728
SciMLBase = "1"
2829
SymbolicUtils = "0.19"
29-
Symbolics = "4"
30+
Symbolics = "4"

0 commit comments

Comments
 (0)