From 46e21dd604b00ff253c4c14df0ce9614a62229c9 Mon Sep 17 00:00:00 2001 From: Rick Bell Date: Thu, 28 Sep 2017 21:34:50 -0700 Subject: [Officail Release] Version 0.3.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5df4606..5e963af 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.4.0", + version = "0.3.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