mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-10 16:22:20 +03:00
☂️ v3.0.0 ☂️
This commit is contained in:
parent
bb03306075
commit
5c5bfd8d77
|
@ -1,7 +1,7 @@
|
|||
from .fields import DjangoConnectionField, DjangoListField
|
||||
from .types import DjangoObjectType
|
||||
|
||||
__version__ = "3.0.0b9"
|
||||
__version__ = "3.0.0"
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
|
|
Loading…
Reference in New Issue
Block a user