Skip to content

Commit

Permalink
Merge pull request #13 from JuliaDiffEq/compathelper/new_version/2020…
Browse files Browse the repository at this point in the history
…-03-18-17-03-24-438-1048823089

CompatHelper: bump compat for "Distributions" to "0.23"
  • Loading branch information
ChrisRackauckas authored Mar 18, 2020
2 parents 56b0420 + 33a054c commit 5e5bf2c
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, 0.22"
Distributions = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
Quadrature = "0.1, 1.0"
julia = "1"

Expand Down

0 comments on commit 5e5bf2c

Please sign in to comment.