chore: bump version 0.6.13 (#2375)

This commit is contained in:
cthomas
2025-01-22 10:52:15 -08:00
committed by GitHub
parent a03625d29a
commit f744880c96
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "0.6.12"
__version__ = "0.6.13"
# import clients

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "letta"
version = "0.6.12"
version = "0.6.13"
packages = [
{include = "letta"},
]