From b1fe48015c4b5d862c53c17053787228e7ec059c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 29 Feb 2024 00:41:50 +0000 Subject: [PATCH] [skip ci] chore(release): vision-agent 0.0.12 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 03998639..8d907215 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "vision-agent" -version = "0.0.11" +version = "0.0.12" description = "Toolset for Vision Agent" authors = ["Landing AI "] readme = "README.md"