VERSION 1.0.4
===============
- Added boundary that .update() can't print over the
  right progress bar limit.
- Prints warning when ProgBar seed exits the number of iterations
  in the loop.


VERSION 1.0.3
===============
- Reformatting of README files
- minor updates in setup.py file


VERSION 1.0.2
===============
- corrected errors in the README files
- added docstring to the __init__.py


VERSION 1.0.1
===============

2014-01-26 Sebastian Raschka:
- added more README formats
- added class descriptions
- added example scripts to the distribution

