bump version: 0.3
This commit is contained in:
parent
0a1f78ebb5
commit
24a8c1612f
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.2',
|
version='0.3',
|
||||||
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