mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-21 17:16:43 +03:00
release: 3.4.3
This commit is contained in:
parent
4a274b8424
commit
8290326308
|
@ -46,7 +46,7 @@ from .types import (
|
|||
from .utils.module_loading import lazy_import
|
||||
from .utils.resolve_only_args import resolve_only_args
|
||||
|
||||
VERSION = (3, 4, 2, "final", 0)
|
||||
VERSION = (3, 4, 3, "final", 0)
|
||||
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
|
Loading…
Reference in New Issue
Block a user