Bump to dev 0.12.1

This commit is contained in:
Markus Unterwaditzer 2016-12-25 16:34:22 +01:00
parent caf6b8c314
commit 8cd0b03bee

View file

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