You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Core GraphQL Library for Python
12
12
13
13
This library is a port of [graphql-js](https://github.com/graphql/graphql-js) to Python.
14
14
This library includes core features only that other packages within the [graphql-python](https://github.com/graphql-python/) organization shall build upon.
15
-
We are currently targeting feature parity with `v0.4.13` of the reference implementation, and are currently on `v0.4.9`.
15
+
We are currently targeting feature parity with `v0.4.13` of the reference implementation, and are currently on `v0.4.11`.
16
16
17
17
Please see [issues](https://github.com/graphql-python/graphql-core/issues) for the progress.
0 commit comments