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 2103579 commit dc53e6eCopy full SHA for dc53e6e
Project.toml
@@ -1,7 +1,7 @@
1
name = "DataDrivenDiffEq"
2
uuid = "2445eb08-9709-466a-b3fc-47e12bd697a2"
3
authors = ["Julius Martensen <[email protected]>"]
4
-version = "0.6.1"
+version = "0.6.2"
5
6
[deps]
7
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -28,7 +28,7 @@ ProgressMeter = "1.6"
28
QuadGK = "2.4"
29
Reexport = "1.0"
30
StatsBase = "0.32.0, 0.33"
31
-Symbolics = "1.2.2"
+Symbolics = "^1.2.2"
32
julia = "^1.6.0"
33
34
[extras]
0 commit comments