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 8602dae316
commit 9b67df8d2d

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