Skip to content

Commit 8271a92

Browse files
committed
Rel 1.4.0 - Updating for J v1.9
1 parent 66da08b commit 8271a92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 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.3.1"
4+
version = "1.4.0"
55

66
[deps]
77
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -17,11 +17,11 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717

1818
[compat]
1919
CSV = "0.10"
20-
Combinatorics = "1.0"
21-
DataFrames = "1.0"
20+
Combinatorics = "1"
21+
DataFrames = "1"
2222
DataStructures = "0.18"
2323
Distributions = "0.25"
24-
DocStringExtensions = "0.8"
24+
DocStringExtensions = "0.8, 0.9"
2525
NamedArrays = "0.9"
2626
Reexport = "1.0"
2727
julia = "^1"

0 commit comments

Comments
 (0)