mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00
chore: bump version (#1421)
This commit is contained in:
parent
8d7ac83c0f
commit
ec894cddd4
@ -1,4 +1,4 @@
|
|||||||
__version__ = "0.3.15"
|
__version__ = "0.3.16"
|
||||||
|
|
||||||
from memgpt.client.admin import Admin
|
from memgpt.client.admin import Admin
|
||||||
from memgpt.client.client import create_client
|
from memgpt.client.client import create_client
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "pymemgpt"
|
name = "pymemgpt"
|
||||||
version = "0.3.15"
|
version = "0.3.16"
|
||||||
packages = [
|
packages = [
|
||||||
{include = "memgpt"}
|
{include = "memgpt"}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user