diff --git a/setup.py b/setup.py index 4124e16..1c8e959 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ import setuptools -VERSION = '0.3.7' +VERSION = '0.3.8-beta.1' DESCRIPTION = 'Sonos Command-Line Tools' here = os.path.abspath(os.path.dirname(__file__))