diff --git a/Project.toml b/Project.toml index f613dbd2..67c1fc69 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "OptimalControlProblems" uuid = "59046045-fb9c-4c23-964f-ff0a25704f96" -authors = ["Olivier Cots "] version = "0.5.0" +authors = ["Olivier Cots "] [deps] ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a" @@ -27,7 +27,7 @@ CTBase = "0.16" CTDirect = "0.17" CTModels = "0.6" DocStringExtensions = "0.9" -ExaModels = "0.9" +ExaModels = "0.9, 0.10" JuMP = "1" OptimalControl = "1" OrderedCollections = "1"