diff --git a/pyproject.toml b/pyproject.toml index a99403f..aaef7fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "clairvoyance" -version = "2.0.1" +version = "2.0.6" description = "Obtain GraphQL API Schema even if the introspection is not enabled" authors = [ "Nikita Stupin ",