We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63deee0 commit 1a9e58eCopy full SHA for 1a9e58e
flask/__init__.py
@@ -10,7 +10,7 @@
10
:license: BSD, see LICENSE for more details.
11
"""
12
13
-__version__ = '0.12.3-dev'
+__version__ = '0.12.3'
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