Skip to content

Commit e27af63

Browse files
committed
Updated version to 0.5.0
1 parent 930f084 commit e27af63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ def run_tests(self):
2424

2525
setup(
2626
name='graphene',
27-
version='0.4.3',
27+
version='0.5.0',
2828

29-
description='Graphene: Python DSL for GraphQL',
29+
description='GraphQL Framework for Python',
3030
long_description=open('README.rst').read(),
3131

3232
url='https://github.com/graphql-python/graphene',

0 commit comments

Comments
 (0)