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