Skip to content

Commit ad953f0

Browse files
committed
Updated version to 1.0.1
1 parent 7155603 commit ad953f0

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, 0, 0, 'final', 0)
13+
VERSION = (1, 0, 1, 'final', 0)
1414

1515
__version__ = get_version(VERSION)
1616

0 commit comments

Comments
 (0)