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