Bump version number to 0.12.2

This commit is contained in:
Markus Unterwaditzer 2017-05-16 08:39:30 +02:00
parent 0bc80c1978
commit 8ef0f3900a

View file

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