mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-18 12:30:37 +03:00
Merge branch 'refs/heads/master' into features/django-debug-optimize
This commit is contained in:
commit
b331d6ba41
4
setup.py
4
setup.py
|
@ -24,9 +24,9 @@ class PyTest(TestCommand):
|
|||
|
||||
setup(
|
||||
name='graphene',
|
||||
version='0.4.3',
|
||||
version='0.5.0',
|
||||
|
||||
description='Graphene: Python DSL for GraphQL',
|
||||
description='GraphQL Framework for Python',
|
||||
long_description=open('README.rst').read(),
|
||||
|
||||
url='https://github.com/graphql-python/graphene',
|
||||
|
|
Loading…
Reference in New Issue
Block a user