mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-10 19:56:45 +03:00
Bump Graphene to 2.0 🎉
This commit is contained in:
parent
e405cea361
commit
d65e431619
|
@ -34,7 +34,7 @@ from .utils.resolve_only_args import resolve_only_args
|
|||
from .utils.module_loading import lazy_import
|
||||
|
||||
|
||||
VERSION = (2, 0, 0, 'alpha', 0)
|
||||
VERSION = (2, 0, 0, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user