diff --git a/pyproject.toml b/pyproject.toml index 35ad0e05..b6e0aebb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "letta" -version = "0.13.0" +version = "0.13.1" description = "Create LLM agents with long-term memory and custom tools" authors = [ {name = "Letta Team", email = "contact@letta.com"},