We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b8d3a commit fbf3e26Copy full SHA for fbf3e26
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.0"
+version = "1.0.1"
5
6
[deps]
7
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -19,9 +19,9 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
19
Distributions = "0.25"
20
DocStringExtensions = "0.8"
21
KernelDensity = "0.6"
22
-LaTeXStrings = "1.2"
+LaTeXStrings = "1.3"
23
Parameters = "0.12"
24
-Plots = "1.20"
+Plots = "1.25"
25
Reexport = "1.2"
26
Requires = "1.1"
27
StatisticalRethinking = "4.4"
0 commit comments