Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit aa0e32d

Browse files
CompatHelper: bump compat for "DataFrames" to "1.0"
1 parent 0dccd6c commit aa0e32d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515

1616
[compat]
1717
CSV = "0.5, 0.6, 0.7, 0.8"
18-
DataFrames = "0.20, 0.21, 0.22"
18+
DataFrames = "0.20, 0.21, 0.22, 1.0"
1919
Distributions = "0.22, 0.23, 0.24"
2020
Formatting = "0.4"
2121
MCMCChains = "3.0, 4.0"

0 commit comments

Comments
 (0)