From fb5b8ad25cfadd2e6978f3b0160965307d5e7f4b Mon Sep 17 00:00:00 2001 From: hupe1980 Date: Sat, 6 Apr 2024 22:33:27 +0200 Subject: [PATCH] Publish --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9e25099..399f637 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aisploit" -version = "0.0.7" +version = "0.0.8" 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"