From e2bb28c55c5cc47ff0c1ecdd29ab4fcf6109cf6c Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Mon, 14 Oct 2024 22:58:06 +0000 Subject: [PATCH] [skip ci] chore(release): vision-agent 0.2.171 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 989515f5..60386ccb 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.170" +version = "0.2.171" description = "Toolset for Vision Agent" authors = ["Landing AI "] readme = "README.md"