Skip to content

Commit 2a9959a

Browse files
Merge pull request #220 from SciML/compathelper/new_version/2020-06-25-00-24-14-567-3976545539
CompatHelper: add new compat entry for "Distributions" at version "0.23" for package models
2 parents a375945 + 6829e8f commit 2a9959a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tutorials/models/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ StochasticDiffEq = "6.23"
3333
NeuralNetDiffEq = "1.6"
3434
Latexify = "0.13"
3535
ModelingToolkit = "3.10"
36-
Optim = "0.21"
36+
Optim = "0.21"
37+
Distributions = "0.23"

0 commit comments

Comments
 (0)