* Fix README (no such attr as Fore.DEFAULT, etc), kindly reported by nodakai.
0.1.17
* Prevent printing of garbage ANSI codes upon installing with pip
0.1.16
* Re-upload to fix previous error. Make clean now removes old MANIFEST.
0.1.15
* Completely broken. Distribution was empty due to leftover invalid MANIFEST file from building on a different platform. * Fix python3 incompatibility kindly reported by G |uumlaut| nter Kolousek
0.1.14
* Fix hard-coded reset to white-on-black colors. Fore.RESET, Back.RESET and Style.RESET_ALL now revert to the colors as they were when init() was called. Some lessons hopefully learned about testing prior to release.
0.1.13
* Completely broken: barfed when installed using pip.