From 3b78ce9228743224f54a1784a0003bb801a87da2 Mon Sep 17 00:00:00 2001 From: Marcelo Forets Date: Wed, 13 May 2020 21:01:05 -0300 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3a976025ee..f147091c07 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ReachabilityAnalysis" uuid = "1e97bd63-91d1-579d-8e8d-501d2b57c93f" authors = ["mforets ", "schillic "] -version = "0.4.1" +version = "0.5.0" [deps] HybridSystems = "2207ec0c-686c-5054-b4d2-543502888820"