Skip to content

Commit 0ba86e2

Browse files
author
github-actions[bot]
committed
CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#418)
This pull request changes the compat entry for the `DocStringExtensions` package from `0.8` to `0.8, 0.9`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.
1 parent 9937cb3 commit 0ba86e2

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
@@ -26,7 +26,7 @@ Bijectors = "0.5.2, 0.6, 0.7, 0.8, 0.9, 0.10"
2626
ChainRulesCore = "0.9.7, 0.10, 1"
2727
ConstructionBase = "1"
2828
Distributions = "0.23.8, 0.24, 0.25"
29-
DocStringExtensions = "0.8"
29+
DocStringExtensions = "0.8, 0.9"
3030
MacroTools = "0.5.6"
3131
Setfield = "0.7.1, 0.8"
3232
ZygoteRules = "0.2"

0 commit comments

Comments
 (0)