Skip to content

Commit 1faf322

Browse files
committed
Rel 1.3.0 - CSV v0.10
1 parent 842f632 commit 1faf322

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.2.0"
4+
version = "1.3.0"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -17,7 +17,7 @@ StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
1717
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818

1919
[compat]
20-
CSV = "0.9"
20+
CSV = "0.9, 0.10"
2121
DataFrames = "1.2"
2222
Distributions = "0.25"
2323
JSON = "0.21"

0 commit comments

Comments
 (0)