Skip to content

Commit 7634137

Browse files
committed
Rel 1.2.0 - Upgrade to StanSample v5.2.0
1 parent 1d153ef commit 7634137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ParetoSmoothedImportanceSampling"
22
uuid = "98f080ec-61e2-11eb-1c7b-31ea1097256f"
33
authors = ["@alvaro1101, Rob J Goedman <goedman@icloud.com>"]
4-
version = "1.1.0"
4+
version = "1.2.0"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -21,7 +21,7 @@ CSV = "0.9"
2121
DataFrames = "1.2"
2222
Distributions = "0.25"
2323
JSON = "0.21"
24-
StanSample = "4.4, 5.0"
24+
StanSample = "5.2"
2525
StatsFuns = "0.9"
2626
StatsPlots = "0.14"
2727
julia = "1"

0 commit comments

Comments
 (0)