Skip to content

Commit 3840761

Browse files
committed
Updated version to 1.1.0
1 parent 2b852ef commit 3840761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='graphql-flask',
7-
version='1.0.0',
7+
version='1.1.0',
88
description='Adds GraphQL support to your Flask application',
99
long_description=open('README.rst').read(),
1010
url='https://github.com/graphql-python/graphql-flask',

0 commit comments

Comments
 (0)