update PYPI package version
This commit is contained in:
parent
01d1ab6b20
commit
66fd8acb49
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -20,7 +20,7 @@ requires = ['argparse', 'pygments', 'babel']
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='colout',
|
name='colout',
|
||||||
version='0.1',
|
version='0.5',
|
||||||
description='Color Up Arbitrary Command Output.',
|
description='Color Up Arbitrary Command Output.',
|
||||||
long_description=open('README.md').read(),
|
long_description=open('README.md').read(),
|
||||||
author='nojhan',
|
author='nojhan',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue