We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c416a2b commit 4d0484fCopy full SHA for 4d0484f
graphene_django/__init__.py
@@ -2,7 +2,7 @@
2
from .types import DjangoObjectType
3
from .utils import bypass_get_queryset
4
5
-__version__ = "3.1.6"
+__version__ = "3.2.0"
6
7
__all__ = [
8
"__version__",
0 commit comments