mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
Updated version to 0.5.0
This commit is contained in:
parent
930f084912
commit
e27af63f3a
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