releasing a new version

This commit is contained in:
Gabriel Falcao 2012-01-19 11:54:38 -05:00
parent 894f225f5c
commit 718dcaed83
1 changed files with 1 additions and 1 deletions

View File

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