Skip to content

Commit 350cc70

Browse files
Merge pull request #51 from SciML/compathelper/new_version/2022-05-26-12-06-12-491-03355613218
CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat)
2 parents 1418cc3 + 4071d42 commit 350cc70

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
@@ -20,7 +20,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2020
[compat]
2121
DiffEqBase = "6"
2222
DiffEqCallbacks = "2.9"
23-
DocStringExtensions = "0.8"
23+
DocStringExtensions = "0.8, 0.9"
2424
FileIO = "1.0"
2525
OrdinaryDiffEq = "5, 6"
2626
RecipesBase = "0.7, 0.8, 1.0"

0 commit comments

Comments
 (0)