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"