From 1bbd578ea7d521e94312e1955adb500199f8ddc6 Mon Sep 17 00:00:00 2001 From: Jean-Francois Baffier Date: Mon, 5 Aug 2024 10:20:57 +0900 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 204cc4a..c546197 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ConstraintCommons" uuid = "e37357d9-0691-492f-a822-e5ea6a920954" authors = ["azzaare (jean-François BAFFIER)"] -version = "0.2.2" +version = "0.2.3" [deps] Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"