Skip to content

Commit 77b3932

Browse files
authored
Merge pull request #591 from JuliaControl/compathelper/new_version/2022-01-05-00-58-49-469-4258071568
CompatHelper: bump compat for "MatrixEquations" to "2.1"
2 parents 5f9af30 + 841bab8 commit 77b3932

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
@@ -2,7 +2,7 @@ name = "ControlSystems"
22
uuid = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
33
authors = ["Dept. Automatic Control, Lund University"]
44
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
5-
version = "0.11.8"
5+
version = "0.11.9"
66

77
[deps]
88
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -30,7 +30,7 @@ DiffEqCallbacks = "2.16"
3030
IterTools = "1.0"
3131
LaTeXStrings = "1.0"
3232
MacroTools = "0.5"
33-
MatrixEquations = "1"
33+
MatrixEquations = "1, 2.1"
3434
MatrixPencils = "1.6"
3535
OrdinaryDiffEq = "5.2, 6.0"
3636
Plots = "0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 1.0"

0 commit comments

Comments
 (0)