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 1866992 commit d9df888Copy full SHA for d9df888
lib/DataDrivenDMD/Project.toml
@@ -1,15 +1,15 @@
1
name = "DataDrivenDMD"
2
uuid = "3c9adf31-5280-42ff-b439-b71cc6b07807"
3
authors = ["JuliusMartensen <julius.martensen@gmail.com>"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
8
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
10
[compat]
11
DataDrivenDiffEq = "1"
12
-julia = "1.6"
+julia = "1.10"
13
14
[extras]
15
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
0 commit comments