From 1d153ef9c0e119d10c56020bbb102458daec617a Mon Sep 17 00:00:00 2001 From: Rob J Goedman Date: Fri, 29 Oct 2021 09:11:41 -0600 Subject: [PATCH] Rel 1.2.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 413c875..172c22a 100644 --- a/Project.toml +++ b/Project.toml @@ -21,7 +21,7 @@ CSV = "0.9" DataFrames = "1.2" Distributions = "0.25" JSON = "0.21" -StanSample = "4.2" +StanSample = "4.4, 5.0" StatsFuns = "0.9" StatsPlots = "0.14" julia = "1"