We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf3e26 commit d19770eCopy full SHA for d19770e
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "StatisticalRethinkingPlots"
2
uuid = "e1a513d0-d9d9-49ff-a6dd-9d2e9db473da"
3
authors = ["Rob J Goedman <goedman@icloud.com>, Max Lapan (@Shmuma) and contributors"]
4
-version = "1.0.1"
+version = "1.1.0"
5
6
[deps]
7
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -17,15 +17,15 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
17
18
[compat]
19
Distributions = "0.25"
20
-DocStringExtensions = "0.8"
+DocStringExtensions = "0.9"
21
KernelDensity = "0.6"
22
LaTeXStrings = "1.3"
23
Parameters = "0.12"
24
-Plots = "1.25"
+Plots = "1"
25
Reexport = "1.2"
26
Requires = "1.1"
27
-StatisticalRethinking = "4.4"
28
-StatsPlots = "0.14"
+StatisticalRethinking = "4.6"
+StatsPlots = "0.15"
29
julia = "1"
30
31
[extras]
0 commit comments