diff --git a/S/SymbolicControlSystems/Compat.toml b/S/SymbolicControlSystems/Compat.toml index 265fad9c4560853..c17d3e8118919d6 100644 --- a/S/SymbolicControlSystems/Compat.toml +++ b/S/SymbolicControlSystems/Compat.toml @@ -7,5 +7,8 @@ julia = "1.5.0-1" ["0-0.1.0"] ControlSystems = "0.12" -["0.1.1-0"] +["0.1.1-0.1.2"] ControlSystems = "1" + +["0.1.3-0"] +ControlSystemsBase = "1" diff --git a/S/SymbolicControlSystems/Deps.toml b/S/SymbolicControlSystems/Deps.toml index c1adfecdd79210e..1b78fe8f27d9431 100644 --- a/S/SymbolicControlSystems/Deps.toml +++ b/S/SymbolicControlSystems/Deps.toml @@ -1,7 +1,12 @@ [0] -ControlSystems = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e" InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" SymPy = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6" Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" + +["0-0.1.2"] +ControlSystems = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e" + +["0.1.3-0"] +ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e" diff --git a/S/SymbolicControlSystems/Versions.toml b/S/SymbolicControlSystems/Versions.toml index bf05161b3aaef6d..d7b4bb6fca2b0e5 100644 --- a/S/SymbolicControlSystems/Versions.toml +++ b/S/SymbolicControlSystems/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "b952f1505f8b4709bb326e5f3e739c4008eb3876" ["0.1.2"] git-tree-sha1 = "a8d6c93832cee3bfe4ea9386f95f52b2e1eac462" + +["0.1.3"] +git-tree-sha1 = "39ed01ac05d35d6450dba481b83acad7d95779ca"