mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-07 07:00:35 +03:00
Update __init__.py
This commit is contained in:
parent
26cfa88f3a
commit
1755948768
|
@ -5,7 +5,7 @@ from .fields import (
|
|||
DjangoConnectionField,
|
||||
)
|
||||
|
||||
__version__ = '2.1rc0'
|
||||
__version__ = '2.1rc1'
|
||||
|
||||
__all__ = [
|
||||
'__version__',
|
||||
|
|
Loading…
Reference in New Issue
Block a user