Skip to content

Commit 11a963d

Browse files
committed
bumped version number
1 parent 1d44f5f commit 11a963d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def run_tests(self):
2424

2525
setup(
2626
name='graphene',
27-
version='0.8.1',
27+
version='0.8.2',
2828

2929
description='GraphQL Framework for Python',
3030
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)