Skip to content

Commit bfaa333

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Aqua in [extras] to 0.8 for package ControlSystemsBase, (keep existing compat)
1 parent 73518ce commit bfaa333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ControlSystemsBase/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name = "ControlSystemsBase"
22
uuid = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
3+
version = "1.20.1"
34
authors = ["Dept. Automatic Control, Lund University"]
45
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
5-
version = "1.20.1"
66

77
[deps]
88
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -31,7 +31,7 @@ ControlSystemsBaseImplicitDifferentiationExt = ["ImplicitDifferentiation", "Comp
3131
ControlSystemsBaseMakieExt = ["Makie"]
3232

3333
[compat]
34-
Aqua = "0.5"
34+
Aqua = "0.5, 0.8"
3535
ComponentArrays = "0.15"
3636
DSP = "0.6.1, 0.7, 0.8"
3737
ForwardDiff = "0.10, 1.0"

0 commit comments

Comments
 (0)