From 17e5617910454742e1bebb84d9fdc985cc387464 Mon Sep 17 00:00:00 2001 From: hupe1980 Date: Sun, 21 Apr 2024 23:40:49 +0200 Subject: [PATCH] Publish --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"