We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd43022 commit 2fafa88Copy full SHA for 2fafa88
graphene_django/__init__.py
@@ -1,7 +1,7 @@
1
from .fields import DjangoConnectionField, DjangoListField
2
from .types import DjangoObjectType
3
4
-__version__ = "3.1.2"
+__version__ = "3.1.3"
5
6
__all__ = [
7
"__version__",
0 commit comments