Uses colorama instead of clint

This commit is contained in:
Manuel Ebert 2013-04-17 10:19:02 +02:00
parent 9a55b2c81b
commit fe521147c0
5 changed files with 19 additions and 13 deletions

View file

@ -1,6 +1,9 @@
Changelog
=========
### 1.0.2 (April 17, 2013)
* [Improved] Removed clint in favour of colorama
### 1.0.1 (March 12, 2013)
* [Fixed] Requires parsedatetime 1.1.2 or newer