From ac6dadbaef355e56b670d7f7169af2c06f53aa1f Mon Sep 17 00:00:00 2001 From: Omar2535 Date: Thu, 14 Nov 2024 18:19:06 -0500 Subject: [PATCH] V2.3.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5a3e981..852e015 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ line-length = 180 [tool.poetry] name = "GraphQLer" -version = "2.3.3" +version = "2.3.5" description = "A cutting edge context aware GraphQL API fuzzing tool!" authors = ["Omar2535 "] license = "MIT"