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 5919a69 commit 670d5f9Copy full SHA for 670d5f9
src/graphql/version.py
@@ -6,7 +6,7 @@
6
7
version = "3.1.0a0"
8
9
-version_js = "15.0.0a2"
+version_js = "15.0.0c1"
10
11
12
_re_version = re.compile(r"(\d+)\.(\d+)\.(\d+)(\D*)(\d*)")
0 commit comments