diff --git a/pyproject.toml b/pyproject.toml index cdce4c1..2a85299 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ai-ghostfunctions" -version = "0.6.0" +version = "0.6.1" description = "AI Ghostfunctions" authors = ["Brian M. Ritz "] license = "MIT"