version 0.6
This commit is contained in:
parent
0281609095
commit
1bebce1c63
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue