We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f665fa commit ab1821eCopy full SHA for ab1821e
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "EOptInterface"
2
uuid = "96d9f51d-8c41-4e2d-b1a3-7b48dea3ddd1"
3
-version = "0.1.0-DEV"
4
-authors = ["Joseph Choi <jsphchoi@mit.edu>", "Matthew Stuber <matthew.stuber@uconn.edu>"]
+version = "0.1.0"
+authors = ["Joseph Choi <jsphchoi@mit.edu>", "Dimitri Alston <dimitri.alston@uconn.edu>", "Matthew Stuber <matthew.stuber@uconn.edu>"]
5
6
[deps]
7
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
@@ -12,7 +12,7 @@ ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
12
Ipopt = "1.11.0"
13
JuMP = "1"
14
ModelingToolkit = "10"
15
-julia = "1.11"
+julia = "1.12"
16
17
[extras]
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments