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 2e35652..ca2161d 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.3.0",
+ version = "0.4.0",
description = "Test DMP to demonstrate features of dleyna-server",
author = "Richard S. Bell",
author_email = "richard.s.bell@intel.com",