We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c8137 commit 70de0c6Copy full SHA for 70de0c6
Project.toml
@@ -1,7 +1,7 @@
1
name = "StructuralCausalModels"
2
uuid = "a41e6734-49ce-4065-8b83-aff084c01dfd"
3
authors = ["Rob J Goedman <goedman@mac.com>"]
4
-version = "1.3.0"
+version = "1.3.1"
5
6
[deps]
7
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -16,7 +16,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
16
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
17
18
[compat]
19
-CSV = "0.9, 0.10"
+CSV = "0.10"
20
Combinatorics = "1.0"
21
DataFrames = "1.0"
22
DataStructures = "0.18"
0 commit comments