From: Thanh Ha Date: Sun, 5 Mar 2017 04:43:20 +0000 (-0500) Subject: Release version 0.0.6 X-Git-Tag: v0.0.6^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F64%2F4064%2F1;p=releng%2Flftools.git Release version 0.0.6 Change-Id: I7c4d8d12294968017ea1c668eb55047b0d8c582c Signed-off-by: Thanh Ha --- diff --git a/setup.py b/setup.py index 04bc90f1..c7d860ea 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ with open('requirements.txt') as f: setup( name='lftools', - version='0.0.5', + version='0.0.6', author='Thanh Ha', author_email='thanh.ha@linuxfoundation.org', url='',