Skip to content

Commit 724695a

Browse files
authored
Update version to 1.4.1
1 parent 132070d commit 724695a

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.4.0',
7+
version='1.4.1',
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)