Skip to content

Commit 1b39d60

Browse files
authored
Merge branch 'master' into delay_work
2 parents 07dcdd4 + cb1efa0 commit 1b39d60

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.5.8"
5+
version = "0.5.9"
66

77
[deps]
88
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -26,6 +26,6 @@ DelayDiffEq = "5.6"
2626
IterTools = "1.0"
2727
LaTeXStrings = "1.0"
2828
OrdinaryDiffEq = "5.2"
29-
Plots = "0.24, 0.25, 0.26, 0.27, 0.28, 0.29"
29+
Plots = "0.24, 0.25, 0.26, 0.27, 0.28, 0.29, 1.0"
3030
Polynomials = "0.6.0"
3131
julia = "1.0"

0 commit comments

Comments
 (0)