chore: bump version to 0.6.40 (#1289)

This commit is contained in:
Sarah Wooders
2025-03-14 11:39:03 -07:00
committed by GitHub
parent 725eaa7b2e
commit 6e95c1490e

View File

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