Skip to content

Commit 67c0872

Browse files
authored
Updated version to 1.1.1
1 parent 6817761 commit 67c0872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
__SETUP__ = False
1111

1212

13-
VERSION = (1, 1, 0, 'final', 0)
13+
VERSION = (1, 1, 1, 'final', 0)
1414

1515
__version__ = get_version(VERSION)
1616

0 commit comments

Comments
 (0)