Skip to content

Commit c52cf2b

Browse files
authored
Bump version to 3.2.3
1 parent e69e4a0 commit c52cf2b

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.2"
5+
__version__ = "3.2.3"
66

77
__all__ = [
88
"__version__",

0 commit comments

Comments
 (0)