mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00
chore: bump version 0.7.28
This commit is contained in:
parent
9575f919ef
commit
652dca3c63
@ -1,4 +1,4 @@
|
||||
__version__ = "0.7.27"
|
||||
__version__ = "0.7.28"
|
||||
|
||||
# import clients
|
||||
from letta.client.client import RESTClient
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "letta"
|
||||
version = "0.7.27"
|
||||
version = "0.7.28"
|
||||
packages = [
|
||||
{include = "letta"},
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user