Skip to content

Commit 150008a

Browse files
authored
v2.9.0
1 parent c8a56f8 commit 150008a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene_django/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .types import DjangoObjectType
22
from .fields import DjangoConnectionField
33

4-
__version__ = "2.8.2"
4+
__version__ = "2.9.0"
55

66
__all__ = ["__version__", "DjangoObjectType", "DjangoConnectionField"]

0 commit comments

Comments
 (0)