===========
*Release date: 2012-02-19*
* Upgraded dependencies to:
* distribute_ 0.6.24
* virtualenv_ 1.7.1.2
* pip_ 1.1
* Upgraded development dependencies to:
* Pygments_ 1.4
* Jinja2_ 2.6
* docutils_ 0.8.1
* Sphinx_ 1.1.2
* Removed these development dependencies:
* pep8_
* pyflakes_
* Added these development dependencies:
* flake8_ 1.1
* Removed now-redundant |--global-site-packages| from |bootstrap.py|. Use
|--system-site-packages| instead.
* Changed the |bootstrap.cfg| template:
* *everyapp.bootstrap* 0.2 is now required.
* Changed the pip_ install examples.
* *everyapp.bootstrap* is now installed using pip_ instead of |easy_install|.
* setup.py will no longer try to replace setuptools_ with distribute_ and so
installation using setuptools should now be possible.