diff --git a/pyproject.toml b/pyproject.toml index 69aa34a..2ebdd56 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aisploit" -version = "0.0.20" +version = "0.0.21" description = "Tiny package designed to support red teams and penetration testers in exploiting large language model AI solutions." authors = ["hupe1980"] repository = "https://github.com/hupe1980/aisploit"