From 21123d5f879d59d0a852f7a8af5f6b78dcb98538 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Sat, 4 Mar 2017 23:43:20 -0500 Subject: [PATCH] Release version 0.0.6 Change-Id: I7c4d8d12294968017ea1c668eb55047b0d8c582c Signed-off-by: Thanh Ha --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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='', -- 2.16.6