diff --git a/pyproject.toml b/pyproject.toml index 852e015..7fd97c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,9 +3,9 @@ line-length = 180 [tool.poetry] name = "GraphQLer" -version = "2.3.5" +version = "2.3.6" description = "A cutting edge context aware GraphQL API fuzzing tool!" -authors = ["Omar2535 "] +authors = ["Omar2535 "] license = "MIT" readme = "README.md" package-mode = true