chore: bump version 0.6.44 (#1393)

This commit is contained in:
Sarah Wooders
2025-03-24 21:28:20 -07:00
committed by GitHub
parent 831f7d2f11
commit d1a878e66c
2 changed files with 2 additions and 2 deletions

View File

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