Skip to content

Commit 793314f

Browse files
CompatHelper: bump compat for "DocStringExtensions" to "0.9" (#601)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f8e4749 commit 793314f

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
@@ -17,7 +17,7 @@ Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1717
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
1818

1919
[compat]
20-
DocStringExtensions = "0.8"
20+
DocStringExtensions = "0.8, 0.9"
2121
MPIPreferences = "0.1.2"
2222
Requires = "~0.5, 1.0"
2323
julia = "1.6"

0 commit comments

Comments
 (0)