Skip to content

Commit 9138c78

Browse files
Update Project.toml
1 parent 4b14e40 commit 9138c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DifferenceEquations"
22
uuid = "e0ca9c66-1f9e-11ec-127a-1304ce62169c"
33
authors = ["various contributors"]
4-
version = "0.5.2"
4+
version = "0.5.3"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -21,6 +21,6 @@ DiffEqBase = "6.122"
2121
Distributions = "0.25"
2222
PDMats = "0.11"
2323
RecursiveArrayTools = "2.25"
24-
SciMLBase = "1.39"
24+
SciMLBase = "1.39, 2"
2525
UnPack = "1"
2626
julia = "1.8"

0 commit comments

Comments
 (0)