Skip to content

Commit cb21081

Browse files
Merge pull request #389 from SciML/compathelper/new_version/2021-05-03-00-47-55-110-1452449980
CompatHelper: bump compat for "Distributions" to "0.25" for package model_inference
2 parents 2f15e4e + f056beb commit cb21081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/model_inference/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CmdStan = "6.0"
1919
DiffEqBayes = "2.15"
2020
DiffEqParamEstim = "1.15"
2121
DifferentialEquations = "6.14"
22-
Distributions = "0.23, 0.24"
22+
Distributions = "0.23, 0.24, 0.25"
2323
DynamicHMC = "2.1"
2424
Optim = "0.21, 0.22, 1.0"
2525
OrdinaryDiffEq = "5.41"

0 commit comments

Comments
 (0)