fix: bugfixes (and bump) (#3071)

This commit is contained in:
Andy Li
2025-06-27 14:23:42 -07:00
committed by GitHub
parent 9cf2f2d86b
commit 98a79afbdd
5 changed files with 10 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "letta"
version = "0.8.6"
version = "0.8.7"
packages = [
{include = "letta"},
]