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