Skip to content

Commit 5b14511

Browse files
authored
v2.13.0
1 parent bd553be commit 5b14511

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

4-
__version__ = "2.12.1"
4+
__version__ = "2.13.0"
55

66
__all__ = [
77
"__version__",

0 commit comments

Comments
 (0)