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 dd287b3 commit efb96eaCopy full SHA for efb96ea
setup.py
@@ -32,7 +32,7 @@
32
33
setup(
34
name="gql",
35
- version="3.0.0a0",
+ version="3.0.0a1",
36
description="GraphQL client for Python",
37
long_description=open("README.md").read(),
38
long_description_content_type="text/markdown",
0 commit comments