diff --git a/pyproject.toml b/pyproject.toml index e7737a8..9fc7d7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "not-again-ai" -version = "0.4.3" +version = "0.4.4" description = "Designed to once and for all collect all the little things that come up over and over again in AI projects and put them in one place." authors = ["DaveCoDev "] license = "MIT"