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 8b00a98 commit 340236fCopy full SHA for 340236f
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name="graphql-server-core",
23
- version="1.2.0",
+ version="2.0.0",
24
description="GraphQL Server tools for powering your server",
25
long_description=open("README.md").read(),
26
long_description_content_type="text/markdown",
0 commit comments