From fee778a3cae82ad024e85ac9f4a4201cd3a61f1a Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Tue, 13 Feb 2024 12:19:09 +0000 Subject: [PATCH] [skip ci] chore(release): lmm-tools 0.0.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bbf43c77..00ecaefd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "lmm-tools" -version = "0.0.2" +version = "0.0.3" description = "Toolset for Large Multi-Modal Models" authors = ["Landing AI "] readme = "README.md"