Skip to content

Commit 0c91a29

Browse files
Update Project.toml
1 parent ce5c7d3 commit 0c91a29

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DiffEqFlux"
22
uuid = "aae7a2af-3d4f-5e19-a356-7da93b79d9d0"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "3.0.0"
4+
version = "3.1.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -34,7 +34,7 @@ ChainRulesCore = "1"
3434
ComponentArrays = "0.15.5"
3535
ConcreteStructs = "0.2"
3636
DiffEqBase = "6.41"
37-
Distributions = "0.23, 0.24, 0.25"
37+
Distributions = "0.25"
3838
DistributionsAD = "0.6"
3939
ForwardDiff = "0.10"
4040
Functors = "0.4"
@@ -48,6 +48,6 @@ Reexport = "0.2, 1"
4848
SciMLBase = "1, 2"
4949
SciMLSensitivity = "7"
5050
Tracker = "0.2.29"
51-
Zygote = "0.5, 0.6"
51+
Zygote = "0.6"
5252
ZygoteRules = "0.2"
5353
julia = "1.9"

0 commit comments

Comments
 (0)