Skip to content

Commit 1755948

Browse files
authored
Update __init__.py
1 parent 26cfa88 commit 1755948

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
@@ -5,7 +5,7 @@
55
DjangoConnectionField,
66
)
77

8-
__version__ = '2.1rc0'
8+
__version__ = '2.1rc1'
99

1010
__all__ = [
1111
'__version__',

0 commit comments

Comments
 (0)