From a050b01ddc15ee4cac16c62d8069e684fe5a40a4 Mon Sep 17 00:00:00 2001 From: Rick Bell Date: Sat, 6 Dec 2014 04:55:23 -0800 Subject: [Configuration] Post-release version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.1