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