mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00
chore: bump to 0.7.4 (#1881)
This commit is contained in:
parent
4e4f2678b2
commit
9560875d92
@ -1,4 +1,4 @@
|
||||
__version__ = "0.7.3"
|
||||
__version__ = "0.7.4"
|
||||
|
||||
# import clients
|
||||
from letta.client.client import LocalClient, RESTClient, create_client
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "letta"
|
||||
version = "0.7.3"
|
||||
version = "0.7.4"
|
||||
packages = [
|
||||
{include = "letta"},
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user