Skip to content

Commit 0137ca1

Browse files
authored
v2.0.1
1 parent e22153e commit 0137ca1

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="2.0.0",
7+
version="2.0.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)