We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8698407 commit 9efb84aCopy full SHA for 9efb84a
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='graphene-sqlalchemy',
5
- version='1.0',
+ version='1.1.0',
6
7
description='Graphene SQLAlchemy integration',
8
long_description=open('README.rst').read(),
0 commit comments