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

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

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