From ebe432a6560f5ea953329f461cd602ec9eea8513 Mon Sep 17 00:00:00 2001 From: Fredrik Bagge Carlson Date: Mon, 9 Oct 2023 15:45:19 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c94ee68..b73653c 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.5" +version = "0.1.6" [deps] ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"