diff --git a/Project.toml b/Project.toml index 1990f0a5..125c5c12 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "VortexStepMethod" uuid = "ed3cd733-9f0f-46a9-93e0-89b8d4998dd9" -authors = ["1-Bart-1 ", "Oriol Cayon and contributors"] version = "3.3.1" +authors = ["1-Bart-1 ", "Oriol Cayon and contributors"] [workspace] projects = ["examples", "examples_cp", "docs", "test"] @@ -43,7 +43,7 @@ VortexStepMethodMakieExt = "Makie" [compat] Colors = "0.13" -ControlPlots = "0.2.5" +ControlPlots = "0.2.5, 0.3" DefaultApplication = "1" DelimitedFiles = "1" DifferentiationInterface = "0.7.4"