mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 01:26:49 +03:00
parent
0808e8acb3
commit
3d0e460be1
|
@ -43,7 +43,7 @@ from .utils.resolve_only_args import resolve_only_args
|
|||
from .utils.module_loading import lazy_import
|
||||
|
||||
|
||||
VERSION = (2, 1, 7, "final", 0)
|
||||
VERSION = (2, 1, 8, "final", 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user