summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cab9d31..0123d8d 100755
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ class MSDInstallData(install_data):
install_data.finalize_options(self)
setup(name = "msd",
- version = "0.1.0",
+ version = "0.2.0",
description = "Test DMP to demonstrate features of dleyna-server",
author = "Mark Ryan",
author_email = "mark.d.ryan@intel.com",