Skip to content

Commit 7b3c665

Browse files
authored
Bump to 2.3.2 (#686)
1 parent ab551f4 commit 7b3c665

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
@@ -1,6 +1,6 @@
11
from .types import DjangoObjectType
22
from .fields import DjangoConnectionField
33

4-
__version__ = "2.3.0"
4+
__version__ = "2.3.2"
55

66
__all__ = ["__version__", "DjangoObjectType", "DjangoConnectionField"]

0 commit comments

Comments
 (0)