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 bfa54ce commit 116d9a3Copy full SHA for 116d9a3
lib/DataDrivenSR/Project.toml
@@ -1,7 +1,7 @@
1
name = "DataDrivenSR"
2
uuid = "7fed8a53-d475-4873-af3a-ba53cceea094"
3
authors = ["JuliusMartensen <[email protected]>"]
4
-version = "0.1.2"
+version = "0.1.3"
5
6
[deps]
7
DataDrivenDiffEq = "2445eb08-9709-466a-b3fc-47e12bd697a2"
@@ -12,7 +12,7 @@ SymbolicRegression = "8254be44-1295-4e6a-a16d-46603ac705cb"
12
Reexport = "1.2"
13
DataDrivenDiffEq = "1"
14
SymbolicRegression = "1"
15
-julia = "1.6"
+julia = "1.10"
16
17
[extras]
18
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
0 commit comments