chore: bump version 0.3.3 (#1015)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
__version__ = "0.3.2"
|
||||
__version__ = "0.3.3"
|
||||
|
||||
from memgpt.client.client import Client as MemGPT
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pymemgpt"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
packages = [
|
||||
{include = "memgpt"}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user