8000 Bump version to 3.0.0b8 (#1348) · BohdanS000/python-django-graphql@1b92e62 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1b92e62

Browse files
committed
Bump version to 3.0.0b8 (#1348)
1 parent 1a96985 commit 1b92e62

File t 8000 ree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene_django/__init__.py

Lines changed: 1 addition & 1 deletion
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.0b7"
4+
__version__ = "3.0.0b8"
55

66
__all__ = [
77
"__version__",

0 commit comments

Comments
 (0)
0