mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
v3.0b2
This commit is contained in:
parent
396b278aff
commit
df67e69129
|
@ -42,7 +42,7 @@ from .utils.resolve_only_args import resolve_only_args
|
||||||
from .utils.module_loading import lazy_import
|
from .utils.module_loading import lazy_import
|
||||||
|
|
||||||
|
|
||||||
VERSION = (3, 0, 0, "beta", 1)
|
VERSION = (3, 0, 0, "beta", 2)
|
||||||
|
|
||||||
|
|
||||||
__version__ = get_version(VERSION)
|
__version__ = get_version(VERSION)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user