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