Skip to content

Commit 28c71c5

Browse files
Markus Richterkiendang
Markus Richter
authored andcommitted
Bump to 3.2.2
1 parent 6f21dc7 commit 28c71c5

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
@@ -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)