From 9cce92dca091e3c998f517c7404330591bbe23b9 Mon Sep 17 00:00:00 2001 From: hupe1980 Date: Fri, 26 Apr 2024 19:02:53 +0200 Subject: [PATCH] Publish --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1b68657..7646227 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aisploit" -version = "0.0.22" +version = "0.0.23" 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"