diff --git a/Project.toml b/Project.toml index 4f773b41f..6fb98c0b0 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.0" +version = "1.1.1" [deps] ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a" @@ -23,5 +23,5 @@ CTModels = "0.6" CTParser = "0.6" CommonSolve = "0.2" DocStringExtensions = "0.9" -ExaModels = "0.8" +ExaModels = "0.9" julia = "1.10" diff --git a/docs/Project.toml b/docs/Project.toml index 71ecec12b..75c1e139d 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -33,7 +33,7 @@ DataFrames = "1" Documenter = "1.8" DocumenterInterLinks = "1" DocumenterMermaid = "0.2" -ExaModels = "0.8" +ExaModels = "0.9" JLD2 = "0.5" JSON3 = "1.14" LinearAlgebra = "1"