8000 Bump to 3.2.2 · BohdanS000/python-django-graphql@f75f107 · GitHub
[go: up one dir, main page]

Skip to content

Commit f75f107

Browse files
committed
Bump to 3.2.2
1 parent 84085bc commit f75f107

File tree

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
@@ -2,7 +2,7 @@
22
from .types import DjangoObjectType
33
from .utils import bypass_get_queryset
44

5-
__version__ = "3.2.1"
5+
__version__ = "3.2.2"
66

77
__all__ = [
88
"__version__",

0 commit comments

Comments
 (0)
0