Skip to content

Commit ab1821e

Browse files
authored
Update Project.toml
1 parent 5f665fa commit ab1821e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "EOptInterface"
22
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>"]
3+
version = "0.1.0"
4+
authors = ["Joseph Choi <jsphchoi@mit.edu>", "Dimitri Alston <dimitri.alston@uconn.edu>", "Matthew Stuber <matthew.stuber@uconn.edu>"]
55

66
[deps]
77
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
@@ -12,7 +12,7 @@ ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
1212
Ipopt = "1.11.0"
1313
JuMP = "1"
1414
ModelingToolkit = "10"
15-
julia = "1.11"
15+
julia = "1.12"
1616

1717
[extras]
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)