Skip to content

Commit 4183613

Browse files
committed
Updated version to 2.0.0
1 parent 64bab07 commit 4183613

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