Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #51 from StatisticalRethinkingJulia/compathelper/n…
Browse files Browse the repository at this point in the history
…ew_version/2021-04-22-00-44-44-752-2949261005

CompatHelper: bump compat for "DataFrames" to "1.0"
  • Loading branch information
goedman authored Apr 22, 2021
2 parents 642f454 + f2bf98f commit 2d8f0da
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 @@ -22,7 +22,7 @@ TransformVariables = "84d833dd-6860-57f9-a1a7-6da5db126cff"

[compat]
CSV = "0.6, 0.7, 0.8"
DataFrames = "0.19, 0.20, 0.21, 0.22"
DataFrames = "0.19, 0.20, 0.21, 0.22, 1.0"
Distributions = "0.21, 0.22, 0.23, 0.24"
DynamicHMC = "2.1, 3.0"
LogDensityProblems = "0.9, 0.10"
Expand Down

0 comments on commit 2d8f0da

Please sign in to comment.