Update the version in setup.py

Change-Id: I5347c4a5b5d603a12cf681af8c68fc4292f41e25
diff --git a/setup.py b/setup.py
index b2c32e7..828a6ad 100755
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
 
 setup(
     name='vland',
-    version="0.1",
+    version="0.4",
     author="Steve McIntyre",
     author_email="steve.mcintyre@linaro.org",
     license="GPL2+",