We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db2d40e commit 3a64994Copy full SHA for 3a64994
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.5"
+__version__ = "3.1.6"
6
7
__all__ = [
8
"__version__",
0 commit comments