Skip to content

Commit

Permalink
Bump to Ipopt 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Mar 21, 2022
1 parent 3fac365 commit 10464cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "NonconvexIpopt"
uuid = "bf347577-a06d-49ad-a669-8c0e005493b8"
authors = ["Mohamed Tarek <[email protected]> and contributors"]
version = "0.1.3"
version = "0.1.4"

[deps]
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
Expand All @@ -13,7 +13,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Ipopt = "0.9"
Ipopt = "0.9, 1"
NonconvexCore = "1.0.0"
Parameters = "0.12"
Reexport = "1"
Expand Down

0 comments on commit 10464cd

Please sign in to comment.