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 4b14e40 commit 9138c78Copy full SHA for 9138c78
Project.toml
@@ -1,7 +1,7 @@
1
name = "DifferenceEquations"
2
uuid = "e0ca9c66-1f9e-11ec-127a-1304ce62169c"
3
authors = ["various contributors"]
4
-version = "0.5.2"
+version = "0.5.3"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -21,6 +21,6 @@ DiffEqBase = "6.122"
21
Distributions = "0.25"
22
PDMats = "0.11"
23
RecursiveArrayTools = "2.25"
24
-SciMLBase = "1.39"
+SciMLBase = "1.39, 2"
25
UnPack = "1"
26
julia = "1.8"
0 commit comments