mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 04:07:16 +03:00
Updated version
This commit is contained in:
parent
893d6f681e
commit
b9cfa32029
|
@ -2,7 +2,7 @@ from setuptools import find_packages, setup
|
|||
|
||||
setup(
|
||||
name='graphene-sqlalchemy',
|
||||
version='1.0.dev20160909000001',
|
||||
version='1.0.dev20160909000002',
|
||||
|
||||
description='Graphene SQLAlchemy integration',
|
||||
# long_description=open('README.rst').read(),
|
||||
|
|
Loading…
Reference in New Issue
Block a user