Skip to content

Commit be28ea6

Browse files
Merge pull request #337 from SciML/compathelper/new_version/2020-10-08-00-30-46-943-214348086
CompatHelper: bump compat for "Distributions" to "0.24" for package models
2 parents 105b165 + 2adc8b0 commit be28ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/models/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ DiffEqCallbacks = "2.13"
2525
DiffEqDevTools = "2.22"
2626
DiffEqPhysics = "3.5"
2727
DifferentialEquations = "6.14"
28-
Distributions = "0.23"
28+
Distributions = "0.23, 0.24"
2929
Flux = "0.10, 0.11"
3030
ForwardDiff = "0.10"
3131
Latexify = "0.13, 0.14"

0 commit comments

Comments
 (0)