diff --git a/pyproject.toml b/pyproject.toml index 0dfcc4a..26249d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ai-ghostfunctions" -version = "0.3.2" +version = "0.4.0" description = "AI Ghostfunctions" authors = ["Brian M. Ritz "] license = "MIT"