Bump version to 0.11.1

This commit is contained in:
Markus Unterwaditzer 2016-06-07 18:22:43 +02:00
parent f7f0e9e4e0
commit c347825eff
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ Here you can see the full list of changes between each Flask release.
Version 0.11.1
--------------
Bugfix release, unreleased.
Bugfix release, released on June 7th 2016.
- Fixed a bug that prevented ``FLASK_APP=foobar/__init__.py`` from working. See
pull request ``#1872``.