Skip to content

Commit d9df888

Browse files
Update Project.toml
1 parent 1866992 commit d9df888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/DataDrivenDMD/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "DataDrivenDMD"
22
uuid = "3c9adf31-5280-42ff-b439-b71cc6b07807"
33
authors = ["JuliusMartensen <julius.martensen@gmail.com>"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
88
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99

1010
[compat]
1111
DataDrivenDiffEq = "1"
12-
julia = "1.6"
12+
julia = "1.10"
1313

1414
[extras]
1515
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"

0 commit comments

Comments
 (0)