mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-01-31 03:34:13 +03:00
Updated version to 2.1.0
This commit is contained in:
parent
54ef52e1c6
commit
dc561c68c4
|
@ -1,6 +1,6 @@
|
|||
from .types import DjangoObjectType
|
||||
from .fields import DjangoConnectionField
|
||||
|
||||
__version__ = "2.1rc1"
|
||||
__version__ = "2.1.0"
|
||||
|
||||
__all__ = ["__version__", "DjangoObjectType", "DjangoConnectionField"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user