chore: bump version 0.6.42 (#1314)

This commit is contained in:
Sarah Wooders
2025-03-17 10:21:54 -07:00
committed by GitHub
parent 6c0d1090b6
commit eacaea5404
2 changed files with 2 additions and 2 deletions

View File

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