Skip to content

Commit

Permalink
Merge pull request #60 from EcoJulia/compathelper/new_version/2020-11…
Browse files Browse the repository at this point in the history
…-27-00-03-10-190-3734008470

CompatHelper: bump compat for "DataFramesMeta" to "0.6"
  • Loading branch information
mkborregaard authored Mar 1, 2021
2 parents df65dd5 + 4ff15f3 commit c183bb5
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 @@ -21,7 +21,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
DataFrames = "0.21, 0.22"
DataFramesMeta = "0.5"
DataFramesMeta = "0.5, 0.6"
Distances = "0.8, 0.9, 0.10"
EcoBase = "0.1.1"
RandomBooleanMatrices = "0.1"
Expand Down

0 comments on commit c183bb5

Please sign in to comment.