Skip to content

Commit 05dd4b1

Browse files
Merge pull request #49 from SciML/compathelper/new_version/2021-12-20-23-27-09-210-01012966391
CompatHelper: bump compat for OrdinaryDiffEq to 6, (keep existing compat)
2 parents 9b39751 + d6b0c14 commit 05dd4b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ DiffEqBase = "6"
2222
DiffEqCallbacks = "2.9"
2323
DocStringExtensions = "0.8"
2424
FileIO = "1.0"
25-
OrdinaryDiffEq = "5"
25+
OrdinaryDiffEq = "5, 6"
2626
RecipesBase = "0.7, 0.8, 1.0"
2727
RecursiveArrayTools = "2"
2828
Reexport = "0.2, 1.0"

0 commit comments

Comments
 (0)