Skip to content

Commit ed7c995

Browse files
authored
☂️ v3.0.0 ☂️ (#1355)
1 parent bb03306 commit ed7c995

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,7 +1,7 @@
11
from .fields import DjangoConnectionField, DjangoListField
22
from .types import DjangoObjectType
33

4-
__version__ = "3.0.0b9"
4+
__version__ = "3.0.0"
55

66
__all__ = [
77
"__version__",

0 commit comments

Comments
 (0)