Skip to content

Commit

Permalink
Merge #343
Browse files Browse the repository at this point in the history
343: CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) r=odunbar a=github-actions[bot]

This pull request sets the compat entry for the `Statistics` package to `1`.
This keeps the compat entries for earlier versions.



Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Oliver Dunbar <[email protected]>
  • Loading branch information
3 people committed Oct 31, 2023
2 parents d433113 + 01d280e commit 06c3edf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ QuadGK = "^2.4"
RecipesBase = "1.3"
SCS = "1.1"
StableRNGs = "1.0"
Statistics = "1"
StatsBase = "^0.33, 0.34"
TOML = "1"
julia = "1.5"
Expand Down

0 comments on commit 06c3edf

Please sign in to comment.