File tree Expand file tree Collapse file tree 6 files changed +140
-150
lines changed Expand file tree Collapse file tree 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.
1212[ ![ 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/ )
1313[ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/ambv/black )
1414
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.
1616
1717All parts of the API are covered by an extensive test suite of nearly 2000 unit tests.
1818
Original file line number Diff line number Diff line change 6161# The short X.Y version.
6262# version = '3.0'
6363# The full version, including alpha/beta/rc tags.
64- version = release = '3.0.4 '
64+ version = release = '3.0.5 '
6565
6666# The language for content autogenerated by Sphinx. Refer to documentation
6767# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments