We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7371b13 commit 564ef97Copy full SHA for 564ef97
gql/__init__.py
@@ -15,4 +15,4 @@
15
from .schema_visitor import SchemaDirectiveVisitor # noqa
16
from .utils import gql # noqa
17
18
-__version__ = '0.2.9
+__version__ = '0.2.9'
0 commit comments