diff --git a/pyproject.toml b/pyproject.toml index b101829e..941a081c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "TapeAgents" -version = "0.1.3.dev1" +version = "0.1.3" requires-python = ">= 3.10, <3.13" description = "TapeAgents framework for building, tuning and evaluating LLM Agents" authors = [