From a8ab6abeb312b50bcfbe7b4618e05c07c2a2f018 Mon Sep 17 00:00:00 2001 From: ricopinazo <38461987+ricopinazo@users.noreply.github.com> Date: Mon, 15 May 2023 21:44:18 +0000 Subject: [PATCH] Release v0.0.5 --- src/comai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/comai/__init__.py b/src/comai/__init__.py index 81f0fde..b1a19e3 100644 --- a/src/comai/__init__.py +++ b/src/comai/__init__.py @@ -1 +1 @@ -__version__ = "0.0.4" +__version__ = "0.0.5"