mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-10 19:56:45 +03:00
Merge pull request #740 from jkimbo/release-2.1.1
Updated version to 2.1.1
This commit is contained in:
commit
9f678fdfe8
|
@ -35,7 +35,7 @@ from .utils.resolve_only_args import resolve_only_args
|
|||
from .utils.module_loading import lazy_import
|
||||
|
||||
|
||||
VERSION = (2, 1, 0, 'final', 0)
|
||||
VERSION = (2, 1, 1, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user