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.
2 parents b0cba39 + ddf8d24 commit 0916e03Copy full SHA for 0916e03
graphene_django/__init__.py
@@ -1,6 +1,6 @@
1
from .types import DjangoObjectType
2
from .fields import DjangoConnectionField
3
4
-__version__ = "2.2.0"
+__version__ = "2.3.0"
5
6
__all__ = ["__version__", "DjangoObjectType", "DjangoConnectionField"]
0 commit comments