From 738e87aecdf94e37723c78f0705f2cfdaea42368 Mon Sep 17 00:00:00 2001 From: Rick Bell Date: Sat, 6 Dec 2014 00:11:36 -0800 Subject: [Release] Version 0.3.0 --- setup.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4a0c096..2e35652 100755 --- a/setup.py +++ b/setup.py @@ -30,10 +30,10 @@ class MSDInstallData(install_data): install_data.finalize_options(self) setup(name = "msd", - version = "0.2.1", + version = "0.3.0", description = "Test DMP to demonstrate features of dleyna-server", - author = "Mark Ryan", - author_email = "mark.d.ryan@intel.com", + author = "Richard S. Bell", + author_email = "richard.s.bell@intel.com", url = "https://01.org/dleyna/about", license = "http://www.gnu.org/licenses/lgpl-2.1.html", scripts = ['src/dleyna-control.py'], -- cgit v1.2.1