mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 17:46:57 +03:00
v3.0.0b4
This commit is contained in:
parent
81fff0f1b5
commit
64af43748c
|
@ -41,7 +41,7 @@ from .types import (
|
||||||
from .utils.module_loading import lazy_import
|
from .utils.module_loading import lazy_import
|
||||||
from .utils.resolve_only_args import resolve_only_args
|
from .utils.resolve_only_args import resolve_only_args
|
||||||
|
|
||||||
VERSION = (3, 0, 0, "beta", 3)
|
VERSION = (3, 0, 0, "beta", 4)
|
||||||
|
|
||||||
|
|
||||||
__version__ = get_version(VERSION)
|
__version__ = get_version(VERSION)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user