============== - Fixed problem with packaging of example scripts.
1.1.0
=============== - Added live time tracking to percentage indicator - progress bar and percentage indicator complete automatically, .finish() was removed
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.
1.0.3
=============== - Reformatting of README files. - Minor updates in setup.py file.
1.0.2
=============== - Corrected errors in the README files. - Added docstring to the __init__.py
1.0.1
=============== - Added more README formats. - Added class descriptions. - Added example scripts to the distribution.