Skip to content

Commit

Permalink
Merge pull request #11 from JuliaDiffEq/compathelper/new_version/2020…
Browse files Browse the repository at this point in the history
…-01-06-08-02-53-774-626214222

CompatHelper: bump compat for "Distributions" to "0.22"
  • Loading branch information
ChrisRackauckas authored Jan 6, 2020
2 parents f1284ed + fd7bae4 commit 56b0420
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 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
DiffEqBase = "6"
Distributions = "0.18, 0.19, 0.20, 0.21"
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22"
Quadrature = "0.1, 1.0"
julia = "1"

Expand Down

0 comments on commit 56b0420

Please sign in to comment.