fix issue365 and depend on a newer py versions which uses colorama

for coloring instead of its own ctypes hacks.
This commit is contained in:
holger krekel
2013-10-03 17:46:36 +02:00
parent ae090740c5
commit cb65c56037
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#
__version__ = '2.4.2.dev1'
__version__ = '2.4.2'