Skip to content

Commit 2bd7773

Browse files
authored
[version] bump version to 0.2.3 (#457)
1 parent d117557 commit 2bd7773

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

memgpt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.2"
1+
__version__ = "0.2.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pymemgpt"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
packages = [
55
{include = "memgpt"}
66
]

0 commit comments

Comments
 (0)