Bump version to 0.1.14

This commit is contained in:
Vivian Fang
2023-10-30 23:44:47 -07:00
parent 12ca6e98af
commit 446c45e9a9

View File

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