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 0df0a32 commit 5593c91Copy full SHA for 5593c91
src/graphql/version.py
@@ -6,7 +6,7 @@
6
7
version = "3.1.6"
8
9
-version_js = "15.5.3"
+version_js = "15.6.1"
10
11
12
_re_version = re.compile(r"(\d+)\.(\d+)\.(\d+)(\D*)(\d*)")
0 commit comments