diff --git a/setup.py b/setup.py index e25b28e..59654ec 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools -VERSION = '0.3.5' +VERSION = '0.3.6' DESCRIPTION = 'Sonos Command-Line Tools' here = os.path.abspath(os.path.dirname(__file__))