diff --git a/Project.toml b/Project.toml index a4881502..a79d56eb 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" @@ -17,7 +17,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" [compat] ADNLPModels = "0.8" -CTBase = "0.16" +CTBase = "0.17" CTDirect = "0.17" CTFlows = "0.8" CTModels = "0.6"