fixing typo

This commit is contained in:
Gabriel Falcao
2012-01-19 11:57:03 -05:00
parent 718dcaed83
commit b241c0da84

View File

@@ -27,7 +27,7 @@ else:
setup(name='couleur',
version=0.3.1,
version='0.3.1',
description='ANSI terminal tool for python, colored shell and other ' \
'handy fancy features',
author=u('Gabriel Falcão'),