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 418613d commit c7c2698Copy full SHA for c7c2698
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='graphql-core',
5
- version='0.1a2',
+ version='0.1a3',
6
description='GraphQL implementation for Python',
7
8
url='https://github.com/graphql-python/graphql-core',
0 commit comments