mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-25 19:13:57 +03:00
v3.0.0b1
This commit is contained in:
parent
a2fe8dd704
commit
0051f82b5f
|
@ -42,7 +42,7 @@ from .utils.resolve_only_args import resolve_only_args
|
|||
from .utils.module_loading import lazy_import
|
||||
|
||||
|
||||
VERSION = (3, 0, 0, "beta", 0)
|
||||
VERSION = (3, 0, 0, "beta", 1)
|
||||
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
|
Loading…
Reference in New Issue
Block a user