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 8a21e90 commit 62fe600Copy full SHA for 62fe600
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name="graphql-server-core",
7
- version="1.1",
+ version="1.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