Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 63c8137

Browse files
committed
Rel 1.3.0 - CSV v0.10
1 parent 2c02de7 commit 63c8137

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 = "StructuralCausalModels"
22
uuid = "a41e6734-49ce-4065-8b83-aff084c01dfd"
33
authors = ["Rob J Goedman <[email protected]>"]
4-
version = "1.2.0"
4+
version = "1.3.0"
55

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

1818
[compat]
19-
CSV = "0.9"
19+
CSV = "0.9, 0.10"
2020
Combinatorics = "1.0"
2121
DataFrames = "1.0"
2222
DataStructures = "0.18"

0 commit comments

Comments
 (0)