Skip to content

Commit 6b9ffdc

Browse files
committedDec 14, 2016
Updated version to 1.4.0
1 parent b26ee01 commit 6b9ffdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

0 commit comments

Comments
 (0)