Skip to content

Commit 4ac3f3f

Browse files
authored
Update __init__.py
1 parent ee7598e commit 4ac3f3f

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.1.4"
5+
__version__ = "3.1.5"
66

77
__all__ = [
88
"__version__",

0 commit comments

Comments
 (0)