diff --git a/lib/ControlSystemsBase/Project.toml b/lib/ControlSystemsBase/Project.toml index e525a91ac..8788a747a 100644 --- a/lib/ControlSystemsBase/Project.toml +++ b/lib/ControlSystemsBase/Project.toml @@ -1,8 +1,8 @@ name = "ControlSystemsBase" uuid = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e" +version = "1.20.2" authors = ["Dept. Automatic Control, Lund University"] repo = "https://github.com/JuliaControl/ControlSystems.jl.git" -version = "1.20.1" [deps] ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210" @@ -31,7 +31,7 @@ ControlSystemsBaseImplicitDifferentiationExt = ["ImplicitDifferentiation", "Comp ControlSystemsBaseMakieExt = ["Makie"] [compat] -Aqua = "0.5" +Aqua = "0.5, 0.8" ComponentArrays = "0.15" DSP = "0.6.1, 0.7, 0.8" ForwardDiff = "0.10, 1.0"