diff --git a/pyproject.toml b/pyproject.toml index 835dd98..f92227f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aisploit" -version = "0.0.14" +version = "0.0.15" 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"