mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +03:00
Create another alpha release
This commit is contained in:
parent
796880fc5c
commit
ffb7701466
|
@ -42,7 +42,7 @@ from .utils.resolve_only_args import resolve_only_args
|
|||
from .utils.module_loading import lazy_import
|
||||
|
||||
|
||||
VERSION = (3, 0, 0, "alpha", 0)
|
||||
VERSION = (3, 0, 0, "alpha", 1)
|
||||
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
|
Loading…
Reference in New Issue
Block a user