Skip to content

Commit 07a7058

Browse files
committed
Bump to dev version
1 parent a34d0e6 commit 07a7058

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.1'
13+
__version__ = '0.12.2-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)