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

Commit 7555bb4

Browse files
authored
Merge pull request #8 from StatisticalRethinkingJulia/compathelper/new_version/2021-04-22-00-43-55-868-1574238805
CompatHelper: bump compat for "DataFrames" to "1.0"
2 parents 61d5c59 + 1b0dc65 commit 7555bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1818
[compat]
1919
CSV = "0.6, 0.7, 0.8"
2020
Combinatorics = "1.0"
21-
DataFrames = "0.21, 0.22"
21+
DataFrames = "0.21, 0.22, 1.0"
2222
DataStructures = "0.17, 0.18"
2323
Distributions = "0.23, 0.24"
2424
DocStringExtensions = "0.8"

0 commit comments

Comments
 (0)