Skip to content

Commit 91fbe86

Browse files
committed
Now matching GraphQL.js v16.7.1
Replicates graphql/graphql-js@bf6a9f0
1 parent feeaaf2 commit 91fbe86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/graphql/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
version = "3.2.3"
88

9-
version_js = "16.6.0"
9+
version_js = "16.7.1"
1010

1111

1212
_re_version = re.compile(r"(\d+)\.(\d+)\.(\d+)(\D*)(\d*)")

0 commit comments

Comments
 (0)