Bump to dev version

This commit is contained in:
Markus Unterwaditzer 2017-05-16 08:40:08 +02:00
parent 571334df8e
commit f347d3c59e

View file

@ -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.