mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00
bump version 0.2.11 (#777)
This commit is contained in:
parent
db06794cb6
commit
009e7232a0
@ -1,3 +1,3 @@
|
||||
__version__ = "0.2.10"
|
||||
__version__ = "0.2.11"
|
||||
|
||||
from memgpt.client.client import Client as MemGPT
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pymemgpt"
|
||||
version = "0.2.10"
|
||||
version = "0.2.11"
|
||||
packages = [
|
||||
{include = "memgpt"}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user