We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e68a4 commit 291f3c3Copy full SHA for 291f3c3
flask/__init__.py
@@ -10,7 +10,7 @@
10
:license: BSD, see LICENSE for more details.
11
"""
12
13
-__version__ = '1.0-dev'
+__version__ = '1.0'
14
15
# utilities we import from Werkzeug and Jinja2 that are unused
16
# in the module but are exported as public interface.
0 commit comments