diff --git a/Project.toml b/Project.toml index a4881502..25f2d8ef 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "OptimalControl" uuid = "5f98b655-cc9a-415a-b60e-744165666948" -authors = ["Olivier Cots "] version = "1.1.6" +authors = ["Olivier Cots "] [deps] ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a" @@ -21,7 +21,7 @@ CTBase = "0.16" CTDirect = "0.17" CTFlows = "0.8" CTModels = "0.6" -CTParser = "0.7" +CTParser = "0.8" CommonSolve = "0.2" DocStringExtensions = "0.9" ExaModels = "0.9"