diff --git a/setup.py b/setup.py index e8cfb72..09dd42c 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ class PyTest(TestCommand): sys.exit(errno) setup(name='larigira', - version='0.2', + version='0.3', description='A radio automation based on MPD', long_description=read('README.rst'), author='boyska',