Skip to content

Commit

Permalink
Rel 1.2.0 - Upgrade to StanSample v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Dec 6, 2021
1 parent 1d153ef commit 7634137
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ParetoSmoothedImportanceSampling"
uuid = "98f080ec-61e2-11eb-1c7b-31ea1097256f"
authors = ["@alvaro1101, Rob J Goedman <goedman@icloud.com>"]
version = "1.1.0"
version = "1.2.0"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand All @@ -21,7 +21,7 @@ CSV = "0.9"
DataFrames = "1.2"
Distributions = "0.25"
JSON = "0.21"
StanSample = "4.4, 5.0"
StanSample = "5.2"
StatsFuns = "0.9"
StatsPlots = "0.14"
julia = "1"

0 comments on commit 7634137

Please sign in to comment.