Skip to content

Commit

Permalink
chore: bump version 0.6.14 (#2379)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahwooders authored Jan 23, 2025
2 parents fd66fbf + 419adf2 commit 4429319
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion letta/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
__version__ = "0.6.13"

__version__ = "0.6.14"


# import clients
Expand Down
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[tool.poetry]
name = "letta"

version = "0.6.13"
version = "0.6.14"
packages = [
{include = "letta"},
]
Expand Down

0 comments on commit 4429319

Please sign in to comment.