version 0.6

This commit is contained in:
Johann Dreo 2018-03-04 20:39:33 +01:00
commit 1bebce1c63

View file

@ -18,7 +18,7 @@ requires = ['argparse', 'pygments', 'babel']
setup(
name='colout',
version='0.5',
version='0.6',
description='Color Up Arbitrary Command Output.',
long_description=open('README.md').read(),
author='nojhan',