mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-10 19:57:15 +03:00
Bump version
This commit is contained in:
parent
c416a2b0f5
commit
4d0484f312
|
@ -2,7 +2,7 @@ from .fields import DjangoConnectionField, DjangoListField
|
|||
from .types import DjangoObjectType
|
||||
from .utils import bypass_get_queryset
|
||||
|
||||
__version__ = "3.1.6"
|
||||
__version__ = "3.2.0"
|
||||
|
||||
__all__ = [
|
||||
"__version__",
|
||||
|
|
Loading…
Reference in New Issue
Block a user