diff --git a/Project.toml b/Project.toml index c509ca8..41c1ddc 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "CTFlows" uuid = "1c39547c-7794-42f7-af83-d98194f657c2" -authors = ["Olivier Cots "] version = "0.8.9" +authors = ["Olivier Cots "] [deps] CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd" @@ -20,7 +20,7 @@ CTFlowsODE = "OrdinaryDiffEq" [compat] CTBase = "0.16" -CTModels = "0.6" +CTModels = "0.7" DocStringExtensions = "0.9" ForwardDiff = "0.10, 1.0" LinearAlgebra = "1"