chore: poetry versioning (#3155)

This commit is contained in:
Andy Li
2025-07-03 11:48:18 -07:00
committed by GitHub
parent aabb817a45
commit 967f750c2f
3 changed files with 139 additions and 12 deletions

View File

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