summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRick Bell <richard.s.bell@intel.com>2017-09-28 21:34:50 -0700
committerRick Bell <richard.s.bell@intel.com>2017-09-28 21:34:50 -0700
commit46e21dd604b00ff253c4c14df0ce9614a62229c9 (patch)
tree2d45fa13713aaa5aee6ded19326250d74f9688f2 /setup.py
parent2ff2cff0201555f6f9cf3d584b5398725bdbefa0 (diff)
downloaddleyna-control-46e21dd604b00ff253c4c14df0ce9614a62229c9.tar.gz
[Officail Release] Version 0.3.0v0.3.0
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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",