Skip to content

Commit

Permalink
Fix email
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitastupin committed Aug 12, 2022
1 parent ba73d81 commit 2a0b249
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[tool.poetry]
name = "clairvoyance"
version = "2.0.0"
version = "2.0.1"
description = "Obtain GraphQL API Schema even if the introspection is not enabled"
authors = [
"Nikita Stupin <nikitastupin.com>",
"Nikita Stupin <nikitastupin@protonmail.com>",
"Swan <[email protected]>"
]
maintainers = [
"Nikita Stupin <nikitastupin.com>",
"Nikita Stupin <nikitastupin@protonmail.com>",
]
license = "MIT"
packages = [
Expand Down

0 comments on commit 2a0b249

Please sign in to comment.