Skip to content

Commit

Permalink
CompatHelper: bump compat for "Distributions" to "0.25"
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 3, 2021
1 parent 6e5f27d commit 765c0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Expand Up @@ -13,7 +13,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
DocStringExtensions = "0.7, 0.8, 0.9"
julia = "0.7, 1"

Expand Down

0 comments on commit 765c0b9

Please sign in to comment.