Browse Source

bump version: 0.3

boyska 7 years ago
parent
commit
24a8c1612f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
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',