From de77c0164d4f8ad3285e59272edb61f04a0346de Mon Sep 17 00:00:00 2001 From: Oleh Shliazhko Date: Tue, 10 Dec 2024 14:17:29 +0000 Subject: [PATCH] ver bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 394987ae..70efb812 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "TapeAgents" -version = "0.1.1" +version = "0.1.2" requires-python = ">= 3.10" description = "TapeAgents framework for building, tuning and evaluating LLM Agents" authors = [