bump version: 0.2
This commit is contained in:
parent
82681eda15
commit
e54e5f4e2c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ class PyTest(TestCommand):
|
||||||
sys.exit(errno)
|
sys.exit(errno)
|
||||||
|
|
||||||
setup(name='larigira',
|
setup(name='larigira',
|
||||||
version='0.1.1',
|
version='0.2',
|
||||||
description='A radio automation based on MPD',
|
description='A radio automation based on MPD',
|
||||||
long_description=read('README.rst'),
|
long_description=read('README.rst'),
|
||||||
author='boyska',
|
author='boyska',
|
||||||
|
|
Loading…
Reference in a new issue