From c47788f75350dc25b5031bfbb1e468add06d4129 Mon Sep 17 00:00:00 2001 From: Marcelo Forets Date: Mon, 7 Jun 2021 14:30:06 -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 e8757b7e81..5840b70fe8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ReachabilityAnalysis" uuid = "1e97bd63-91d1-579d-8e8d-501d2b57c93f" authors = ["mforets ", "schillic ", "dfcaporale "] -version = "0.14.8" +version = "0.14.9" [deps] ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"