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 5150e96 commit 3549949Copy full SHA for 3549949
Project.toml
@@ -1,6 +1,6 @@
1
name = "OscillatorOptimization"
2
uuid = "181038f1-4587-421a-8eaa-d494cb0e7a81"
3
-authors = ["Claude Assistant"]
+authors = ["Jonathan Fischer"]
4
version = "1.0.0-DEV"
5
6
[deps]
@@ -35,7 +35,7 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
35
DiffEqCallbacks = "3.9.1"
36
ModelingToolkit = "9.41.0"
37
SymbolicIndexingInterface = "0.3.37"
38
-julia = "1.6, <1.12"
+julia = "1.10"
39
40
[extras]
41
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments