diff --git a/pyproject.toml b/pyproject.toml index ada1115a..ba1419f1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pymemgpt" -version = "0.1.7" +version = "0.1.10" packages = [ {include = "memgpt"} ]