Bump version to 0.1.12

This commit is contained in:
Vivian Fang
2023-10-30 18:19:21 -07:00
parent 2734890da3
commit 6c6ce2ca2d

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "pymemgpt"
version = "0.1.11"
version = "0.1.12"
packages = [
{include = "memgpt"}
]