chore: bump version to 0.6.50 (#1621)

This commit is contained in:
Sarah Wooders
2025-04-08 15:53:10 -07:00
committed by GitHub
parent d0334b8a65
commit 84a78079c8
3 changed files with 132 additions and 125 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "0.6.49"
__version__ = "0.6.50"
# import clients
from letta.client.client import LocalClient, RESTClient, create_client