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