Skip to content

Commit 016514c

Browse files
committed
Rel v1.1.0 - Project.toml updates
1 parent 0548ecd commit 016514c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "StructuralCausalModels"
22
uuid = "a41e6734-49ce-4065-8b83-aff084c01dfd"
33
authors = ["Rob J Goedman <goedman@mac.com>"]
4-
version = "1.0.8"
4+
version = "1.1.0"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -16,14 +16,14 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1616
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717

1818
[compat]
19-
CSV = "0.6, 0.7, 0.8"
19+
CSV = "0.9"
2020
Combinatorics = "1.0"
21-
DataFrames = "0.21, 0.22, 1.0"
22-
DataStructures = "0.17, 0.18"
23-
Distributions = "0.23, 0.24, 0.25"
21+
DataFrames = "1.0"
22+
DataStructures = "0.18"
23+
Distributions = "0.25"
2424
DocStringExtensions = "0.8"
2525
NamedArrays = "0.9"
26-
Reexport = "0.2, 1.0"
26+
Reexport = "1.0"
2727
julia = "^1"
2828

2929
[extras]

0 commit comments

Comments
 (0)