Adding docs and protos to the python package

Change-Id: I31ed88b649ff9d0acd3b0f0a46be8d66d960af78
diff --git a/MANIFEST.in b/MANIFEST.in
index ceeea23..fd8e645 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1,4 @@
 include VERSION
+include README.md
+recursive-include protos/dmi *.proto
+recursive-include docs *
\ No newline at end of file
diff --git a/VERSION b/VERSION
index 2003b63..965065d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.2
+0.9.3