This commit is contained in:
小明 2018-03-04 19:33:43 +00:00 committed by GitHub
commit 9d4fef5c11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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