We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842f632 commit 1faf322Copy full SHA for 1faf322
Project.toml
@@ -1,7 +1,7 @@
1
name = "ParetoSmoothedImportanceSampling"
2
uuid = "98f080ec-61e2-11eb-1c7b-31ea1097256f"
3
authors = ["@alvaro1101, Rob J Goedman <goedman@icloud.com>"]
4
-version = "1.2.0"
+version = "1.3.0"
5
6
[deps]
7
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -17,7 +17,7 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
17
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
18
19
[compat]
20
-CSV = "0.9"
+CSV = "0.9, 0.10"
21
DataFrames = "1.2"
22
Distributions = "0.25"
23
JSON = "0.21"
0 commit comments