Skip to content

Commit f570110

Browse files
committed
Rel 1.0.0 - Upgraded for J v1.7
1 parent dc7b271 commit f570110

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
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.0.0"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -21,6 +21,7 @@ CSV = "0.9"
2121
DataFrames = "1.2"
2222
Distributions = "0.25"
2323
JSON = "0.21"
24+
StanSample = "4.2"
2425
StatsFuns = "0.9"
2526
StatsPlots = "0.14"
2627
julia = "1"

0 commit comments

Comments
 (0)