Skip to content

Commit d48d241

Browse files
committed
Updated Graphene version to 0.8.1
1 parent 4d0d542 commit d48d241

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.0',
27+
version='0.8.1',
2828

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

0 commit comments

Comments
 (0)