File tree 6 files changed +140
-150
lines changed
6 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
[ ![ Python 3 Status] ( https://pyup.io/repos/github/graphql-python/graphql-core/python-3-shield.svg )] ( https://pyup.io/repos/github/graphql-python/graphql-core/ )
13
13
[ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.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