Skip to content

Commit 28ea8a4

Browse files
authored
Update Project.toml
Update version number and MTK dep
1 parent 56d8cd6 commit 28ea8a4

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.1.3"
4+
version = "0.1.4"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
@@ -17,7 +17,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1717
[compat]
1818
Compat = "2.2, 3.0"
1919
DSP = "0.6"
20-
ModelingToolkit = "1.2.5"
20+
ModelingToolkit = "1.2.9"
2121
ProximalOperators = "0.10"
2222
QuadGK = "2.3.1"
2323
StatsBase = "0.32.0"

0 commit comments

Comments
 (0)