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 569adc6 commit 162aeeaCopy full SHA for 162aeea
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="graphql-server-core",
7
- version="1.1rc0",
+ version="1.1",
8
description="GraphQL Server tools for powering your server",
9
long_description=open("README.rst").read(),
10
url="https://github.com/graphql-python/graphql-server-core",
0 commit comments