Skip to content

Commit f347d3c

Browse files
committed
Bump to dev version
1 parent 571334d commit f347d3c

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.2'
13+
__version__ = '0.12.3-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)