Update docs and versioning for the new release

Change-Id: Ia5bbe4cdeaf4d5f349361519b0ef10587f28dd30
diff --git a/setup.py b/setup.py
index 4930d70..c6d12b4 100755
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
 
 setup(
     name='vland',
-    version="0.6",
+    version="0.7",
     author="Steve McIntyre",
     author_email="vland-devel@linaro.org",
     license="GPL2+",