summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Duraffort <remi.duraffort@linaro.org>2018-05-03 13:34:20 +0200
committerRémi Duraffort <remi.duraffort@linaro.org>2018-05-03 13:34:20 +0200
commita05f6872dffd7f5606e5e228ab68644b3b714a5a (patch)
treed54d95f1690a960f03092e19f0e6345323267e2c
parentf8b4ce698654de4d2160b83d22f95b1d238ed5d2 (diff)
Prepare for release v0.9.1v0.9.1
Change-Id: I7e33050826ff8b1052c06c1a4bd18881ddd93cae
-rw-r--r--lavacli/__about__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lavacli/__about__.py b/lavacli/__about__.py
index c45b9d4..4e48282 100644
--- a/lavacli/__about__.py
+++ b/lavacli/__about__.py
@@ -35,4 +35,4 @@ __author__ = "Rémi Duraffort"
__description__ = 'LAVA XML-RPC command line interface'
__license__ = 'AGPLv3+'
__url__ = 'https://git.linaro.org/lava/lavacli.git'
-__version__ = "0.9.1+%s" % git_hash()
+__version__ = "0.9.1"