Bump to dev version

This commit is contained in:
Markus Unterwaditzer 2017-03-31 18:43:52 +02:00
parent a34d0e6878
commit 07a705888c

View file

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