Skip to content

Commit dc53e6e

Browse files
authored
Update Project.toml
1 parent 2103579 commit dc53e6e

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 = "DataDrivenDiffEq"
22
uuid = "2445eb08-9709-466a-b3fc-47e12bd697a2"
33
authors = ["Julius Martensen <[email protected]>"]
4-
version = "0.6.1"
4+
version = "0.6.2"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -28,7 +28,7 @@ ProgressMeter = "1.6"
2828
QuadGK = "2.4"
2929
Reexport = "1.0"
3030
StatsBase = "0.32.0, 0.33"
31-
Symbolics = "1.2.2"
31+
Symbolics = "^1.2.2"
3232
julia = "^1.6.0"
3333

3434
[extras]

0 commit comments

Comments
 (0)