chore: bump 0.7.3 (#1873)

This commit is contained in:
Sarah Wooders
2025-04-23 22:24:03 -07:00
committed by GitHub
parent f7c2341dbe
commit 8e327295ec
2 changed files with 2 additions and 2 deletions

View File

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