chore: bump version to 0.10.0 (#3684)

This commit is contained in:
Sarah Wooders
2025-07-31 17:07:41 -07:00
committed by GitHub
parent 2823d1a84e
commit a07798c24c
2 changed files with 2 additions and 2 deletions

View File

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