commit | 93bcfafb1b73c07a9469b4c8ca24dcae76bf91f8 | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Mon Sep 07 15:28:06 2015 +0100 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Mon Sep 07 15:28:06 2015 +0100 |
tree | 958cf9dd2f35411a07c01294ee5bd0c9ee5e1f57 | |
parent | c8d7834bda454e1158801200ae6beee3e014f1e8 [diff] |
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+",