Skip to content

Commit

Permalink
Merge pull request #45 from joshday/compathelper/new_version/2023-06-…
Browse files Browse the repository at this point in the history
…28-20-29-10-431-03308406750

CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat)
  • Loading branch information
joshday authored Jun 28, 2023
2 parents bece9cb + 74ef8c5 commit b6d2989
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 @@ -11,7 +11,7 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"

[compat]
RecipesBase = "0.7, 0.8, 1.0, 1.1"
StatsBase = "0.32, 0.33"
StatsBase = "0.32, 0.33, 0.34"
UnicodePlots = "1.1, 2.0, 2.1, 2.2, 2.3, 2.4, 3"
julia = "1.0"

Expand Down

0 comments on commit b6d2989

Please sign in to comment.