Bump to dev version

This commit is contained in:
Markus Unterwaditzer 2016-12-21 21:22:26 +01:00
parent 1a37924e5a
commit b10c4c69c8

View file

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