Fixed build process

This commit is contained in:
Armin Ronacher 2010-05-28 21:21:28 +02:00
parent bf2b2f25f9
commit 6b3e616cf9
2 changed files with 10 additions and 1 deletions

View file

@ -15,6 +15,9 @@ Bugfix release, released May 28th
- fixed a error reporting bug with :meth:`flask.Config.from_envvar`
- removed some unused code from flask
- release does no longer include development leftover files (.git
folder for themes, built documentation in zip and pdf file and
some .pyc files)
Version 0.3
-----------