We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1284f9c commit 7afcd20Copy full SHA for 7afcd20
Project.toml
@@ -1,7 +1,7 @@
1
name = "ModelingToolkit"
2
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
3
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4
-version = "5.3.1"
+version = "5.4.0"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -41,7 +41,7 @@ DataStructures = "0.17, 0.18"
41
DiffEqBase = "6.54.0"
42
DiffEqJump = "6.7.5"
43
DiffRules = "0.1, 1.0"
44
-Distributions = "0.24"
+Distributions = "0.23, 0.24"
45
DocStringExtensions = "0.7, 0.8"
46
IfElse = "0.1"
47
LabelledArrays = "1.3"
0 commit comments