chore: bump version 0.3.17 (#1435)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
__version__ = "0.3.16"
|
||||
__version__ = "0.3.17"
|
||||
|
||||
from memgpt.client.admin import Admin
|
||||
from memgpt.client.client import create_client
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pymemgpt"
|
||||
version = "0.3.16"
|
||||
version = "0.3.17"
|
||||
packages = [
|
||||
{include = "memgpt"}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user