This is 0.11.2-dev

This commit is contained in:
Markus Unterwaditzer 2016-06-07 18:23:09 +02:00
parent d1d82ca8ce
commit 724f04d305

View file

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