chore: bump version to 0.6.0 (#2153)

This commit is contained in:
Sarah Wooders
2024-12-03 19:37:40 -08:00
committed by GitHub
parent 9ac7e9b5d2
commit 0983a9cde9
2 changed files with 2 additions and 2 deletions

View File

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