Skip to content

Commit 73133f8

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

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

77
[deps]
88
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
@@ -20,7 +20,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2121

2222
[compat]
23-
Aqua = "0.5"
23+
Aqua = "0.5, 0.8"
2424
ControlSystemsBase = "1.3"
2525
DelayDiffEq = "5.31"
2626
DiffEqBase = "6"

0 commit comments

Comments
 (0)