Skip to content

Commit e8fd06a

Browse files
committed
Bump version number to 0.12.5.dev
1 parent 5beb3be commit e8fd06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:license: BSD, see LICENSE for more details.
1111
"""
1212

13-
__version__ = '0.12.4'
13+
__version__ = '0.12.5.dev'
1414

1515
# utilities we import from Werkzeug and Jinja2 that are unused
1616
# in the module but are exported as public interface.

0 commit comments

Comments
 (0)