File tree Expand file tree Collapse file tree 6 files changed +86
-98
lines changed Expand file tree Collapse file tree 6 files changed +86
-98
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.1.0 of GraphQL-core is up-to-date with GraphQL.js version 15.0.0.
15
+ The current version 3.1.1 of GraphQL-core is up-to-date with GraphQL.js version 15.0.0.
16
16
17
17
An extensive test suite with over 2100 unit tests and 100% coverage comprises a
18
18
replication of the complete test suite of GraphQL.js, making sure this port is
Original file line number Diff line number Diff line change 61
61
# The short X.Y version.
62
62
# version = '3.1'
63
63
# The full version, including alpha/beta/rc tags.
64
- version = release = '3.1.0 '
64
+ version = release = '3.1.1 '
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