diff --git a/pyproject.toml b/pyproject.toml index ab298e7..d081dd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nanobot-ai" -version = "0.1.3.post2" +version = "0.1.3.post3" description = "A lightweight personal AI assistant framework" requires-python = ">=3.11" license = {text = "MIT"}