Browse Source

Bump to dev version

pull/2401/head
Markus Unterwaditzer 8 years ago
parent
commit
f347d3c59e
  1. 2
      flask/__init__.py

2
flask/__init__.py

@ -10,7 +10,7 @@
:license: BSD, see LICENSE for more details.
"""
__version__ = '0.12.2'
__version__ = '0.12.3-dev'
# utilities we import from Werkzeug and Jinja2 that are unused
# in the module but are exported as public interface.

Loading…
Cancel
Save