Skip to content

Commit

Permalink
Merge pull request #5 from notZaki/compathelper/new_version/2020-02-0…
Browse files Browse the repository at this point in the history
…9-00-14-46-065-3128747229

CompatHelper: bump compat for "DataFrames" to "0.20"
  • Loading branch information
notZaki committed Feb 10, 2020
2 parents 6531a22 + 3ab4039 commit e9c2ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

[compat]
CSV = "^0.5.12"
DataFrames = "^0.19.4"
DataFrames = "^0.19.4, 0.20"
HTTP = "^0.8.6"
JSON = "^0.21"
julia = "1"
Expand Down

0 comments on commit e9c2ee3

Please sign in to comment.