Skip to content

Commit

Permalink
New version: ControlSystems v0.5.4 (#5349)
Browse files Browse the repository at this point in the history
UUID: a6e380b2-a6ca-5380-bf3e-84a91bcd477e
Repo: https://github.com/JuliaControl/ControlSystems.jl.git
Tree: 0b9fffc647af222ddc9c48479c8a76f0813a81f4

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Nov 13, 2019
1 parent 3bdd692 commit efb71dd
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
10 changes: 10 additions & 0 deletions C/ControlSystems/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,13 @@ julia = "0.7-1"

["0.5.2-0"]
julia = "1"

["0.5.4-0"]
Colors = "0.9.2-0.9"
DSP = "0.6.1-0.6"
DelayDiffEq = "5.6.0-5"
IterTools = "1"
LaTeXStrings = "1"
OrdinaryDiffEq = "5.2.0-5"
Plots = "0.24-0.27"
Polynomials = "0.6"
7 changes: 5 additions & 2 deletions C/ControlSystems/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["0.5"]
[0]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
Expand All @@ -11,5 +11,8 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.5.1-0.5.3"]
["0.5.1-0"]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

["0.5.4-0"]
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
3 changes: 3 additions & 0 deletions C/ControlSystems/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "354c62f500d5c5fc510b0a3e0425450bafd2b4ff"

["0.5.3"]
git-tree-sha1 = "e5c5452262ea9239fcd5d22fd67c43f811bf387c"

["0.5.4"]
git-tree-sha1 = "0b9fffc647af222ddc9c48479c8a76f0813a81f4"

0 comments on commit efb71dd

Please sign in to comment.