chore: bump version 0.6.53 (#1696)

This commit is contained in:
Sarah Wooders
2025-04-12 17:03:01 -07:00
committed by GitHub
parent d1b22e929b
commit 4ee134cd03
2 changed files with 2 additions and 2 deletions

View File

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