chore: bump version 0.6.51 (#1682)

This commit is contained in:
Sarah Wooders
2025-04-11 13:50:14 -07:00
committed by GitHub
parent 1c6616b52c
commit a75a658ea0
2 changed files with 2 additions and 2 deletions

View File

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