From 4a21724fa771b4aa9a8daa472bb646b284147e18 Mon Sep 17 00:00:00 2001 From: Christian Schilling Date: Sat, 10 Feb 2024 09:10:11 +0100 Subject: [PATCH] v0.24.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 433e8491a..d528ad881 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ReachabilityAnalysis" uuid = "1e97bd63-91d1-579d-8e8d-501d2b57c93f" -version = "0.23.1" +version = "0.24.0" [deps] CarlemanLinearization = "4803f6b2-022a-4c1b-a771-522a3413ec86"