Skip to content

Commit 943ac4e

Browse files
Merge pull request #335 from SciML/compathelper/new_version/2020-10-08-00-28-53-252-1856980569
CompatHelper: bump compat for "Distributions" to "0.24" for package DiffEqUncertainty
2 parents 4a13c26 + c1438fd commit 943ac4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/DiffEqUncertainty/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ DiffEqGPU = "1.5"
1919
DiffEqSensitivity = "6.28"
2020
DiffEqUncertainty = "1.5"
2121
DifferentialEquations = "6.15"
22-
Distributions = "0.23"
22+
Distributions = "0.23, 0.24"
2323
ForwardDiff = "0.10"
2424
NLopt = "0.6"
2525
OrdinaryDiffEq = "5.42"

0 commit comments

Comments
 (0)