We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f63199 commit 558288aCopy full SHA for 558288a
graphene_django/__init__.py
@@ -1,7 +1,7 @@
1
from .fields import DjangoConnectionField, DjangoListField
2
from .types import DjangoObjectType
3
4
-__version__ = "2.13.0"
+__version__ = "2.14.0"
5
6
__all__ = [
7
"__version__",
0 commit comments