From b03a64225e1bc4e165cc06ae298387ce57b8d94c Mon Sep 17 00:00:00 2001 From: Essam Date: Wed, 11 Oct 2023 04:31:07 +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 4230b084..5fdc6f5c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Imbalance" uuid = "c709b415-507b-45b7-9a3d-1767c89fde68" authors = ["Essam Wisam ", "Anthony Blaom and contributors"] -version = "0.1.1" +version = "0.1.2" [deps] CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"