Merge branch '0.11-maintenance'

This commit is contained in:
Markus Unterwaditzer 2016-06-07 18:26:06 +02:00
commit b990d80764
2 changed files with 2 additions and 2 deletions

View file

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