diff --git a/Project.toml b/Project.toml index e73f567..4be742b 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SymbolicControlSystems" uuid = "886cb795-8fd3-4b11-92f6-8071e46f71c5" authors = ["Fredrik Bagge Carlson"] -version = "0.1.3" +version = "0.1.4" [deps] ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e" @@ -15,7 +15,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" ControlSystemsBase = "1" Latexify = "0.14, 0.15" SymPy = "1" -Symbolics = "4.4" +Symbolics = "4.4, 5" julia = "1.5" [extras]