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