diff --git a/Project.toml b/Project.toml index 9630f62..f57b2e9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StructuralCausalModels" uuid = "a41e6734-49ce-4065-8b83-aff084c01dfd" authors = ["Rob J Goedman "] -version = "1.2.0" +version = "1.3.0" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" @@ -16,7 +16,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] -CSV = "0.9" +CSV = "0.9, 0.10" Combinatorics = "1.0" DataFrames = "1.0" DataStructures = "0.18"