Bump version to 0.1.6

This commit is contained in:
Sarah Wooders
2023-10-26 17:00:15 -07:00
committed by GitHub
parent 8a04a6cb94
commit 4a30ff19c8

View File

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