Bump to dev version

This commit is contained in:
Markus Unterwaditzer 2016-12-21 21:22:26 +01:00
parent 1042d9d23f
commit b2e0886f48

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.