File tree
Expand file treeCollapse file tree6 files changed
+140
-150
lines changed Expand file treeCollapse file tree6 files changed
+140
-150
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -12,7 +12,7 @@ a query language for APIs created by Facebook.
|
12 | 12 | [](https://pyup.io/repos//graphql-python/graphql-core/)
|
13 | 13 | [](https://.com/ambv/black)
|
14 | 14 |
|
15 |
| -The current version 3.0.4 of GraphQL-core is up-to-date with GraphQL.js version 14.6.0. |
| 15 | +The current version 3.0.5 of GraphQL-core is up-to-date with GraphQL.js version 14.6.0. |
16 | 16 |
|
17 | 17 | All parts of the API are covered by an extensive test suite of nearly 2000 unit tests.
|
18 | 18 |
|
|
Original file line number | Diff line number | Diff line change |
---|
|
61 | 61 | # The short X.Y version.
|
62 | 62 | # version = '3.0'
|
63 | 63 | # The full version, including alpha/beta/rc tags.
|
64 |
| -version = release = '3.0.4' |
| 64 | +version = release = '3.0.5' |
65 | 65 |
|
66 | 66 | # The language for content autogenerated by Sphinx. Refer to documentation
|
67 | 67 | # for a list of supported languages.
|
|
You can’t perform that action at this time.
0 commit comments