Version 0.2.6.4
===============
- Added inupypi_configure.py script to help generate an apache.conf file for installed inupypi instance.
- re #15 Changed inupypi_configure.py to use the proper way of calling and getting python lib.

Version 0.2.6.1
===============
- Fixed a few bugs regarding functionality as well as code clean up.
- Fixed sorting bug reported by Grzegorz Śliwiński. re #12

Version 0.2.5.6
===============

- Added Changelog file to track changes between releases
- Changed the way that app.py work, so that setting INUPYPI_SETTINGS is not a
  must
- app.py now can also accept an argument to point at external config file.
- Updated README.rst with changes done.
