We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f693e commit 602baf6Copy full SHA for 602baf6
1 file changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "NLPModelsIpopt"
2
uuid = "f4238b75-b362-5c4c-b852-0801c9a21d71"
3
-version = "0.11.0"
+version = "0.11.1"
4
5
[deps]
6
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
@@ -13,6 +13,7 @@ Ipopt = "1.11"
13
NLPModels = "0.21.6"
14
NLPModelsModifiers = "0.7"
15
SolverCore = "0.3"
16
+Test = "1.10"
17
julia = "1.10"
18
19
[extras]
0 commit comments