From 9c0589efa4ba985927908aa4fe4b427554f00f94 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Fri, 11 Oct 2024 15:41:26 +0000 Subject: [PATCH] [skip ci] chore(release): vision-agent 0.2.163 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3ae0ff21..838bd134 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "vision-agent" -version = "0.2.162" +version = "0.2.163" description = "Toolset for Vision Agent" authors = ["Landing AI "] readme = "README.md"