Skip to content

Commit a2b2386

Browse files
committed
Rel 1.5.1
1 parent 993cf20 commit a2b2386

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.5.0"
4+
version = "1.5.1"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -22,7 +22,7 @@ CSV = "0.10"
2222
DataFrames = "1.4"
2323
Distributions = "0.25"
2424
JSON = "0.21"
25-
StanSample = "6"
25+
StanSample = "6, 7"
2626
StatsFuns = "1.0"
2727
StatsPlots = "0.15"
2828
julia = "1"

0 commit comments

Comments
 (0)