Skip to content

Commit edf1c5d

Browse files
CompatHelper: bump compat for "DocStringExtensions" to "0.9"
1 parent 00a546f commit edf1c5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
authors = ["Rob J Goedman <goedman@icloud.com>, Max Lapan (@Shmuma)"]
21
name = "StatisticalRethinking"
32
uuid = "2d09df54-9d0f-5258-8220-54c2a3d4fbee"
3+
authors = ["Rob J Goedman <goedman@icloud.com>, Max Lapan (@Shmuma)"]
44
version = "4.5.2"
55

66
[deps]
@@ -40,7 +40,7 @@ AxisKeys = "0.1, 0.2"
4040
CSV = "0.9, 0.10"
4141
DataFrames = "1"
4242
Distributions = "0.25"
43-
DocStringExtensions = "0.8"
43+
DocStringExtensions = "0.8, 0.9"
4444
Documenter = "0.27"
4545
Formatting = "0.4"
4646
KernelDensity = "0.6"

0 commit comments

Comments
 (0)