summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Bell <richard.s.bell@intel.com>2014-12-06 04:55:23 -0800
committerRick Bell <richard.s.bell@intel.com>2014-12-06 04:55:23 -0800
commita050b01ddc15ee4cac16c62d8069e684fe5a40a4 (patch)
tree9a7a495fad951b5170ffc68bcbf2bfe21d86cbf0
parent738e87aecdf94e37723c78f0705f2cfdaea42368 (diff)
downloaddleyna-control-a050b01ddc15ee4cac16c62d8069e684fe5a40a4.tar.gz
[Configuration] Post-release version bump
-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",