mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-22 09:37:07 +03:00
v2.10.1
This commit is contained in:
parent
a987035ef3
commit
d804fe48f2
|
@ -1,7 +1,7 @@
|
|||
from .fields import DjangoConnectionField, DjangoListField
|
||||
from .types import DjangoObjectType
|
||||
|
||||
__version__ = "2.10.0"
|
||||
__version__ = "2.10.1"
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
|
|
Loading…
Reference in New Issue
Block a user