From: Thanh Ha Date: Wed, 24 May 2017 17:20:10 +0000 (-0400) Subject: Release v0.1.2 X-Git-Tag: v0.1.2^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=488ed468b5249ee2660f265cee1c0a21ecbcc142;p=releng%2Flftools.git Release v0.1.2 Change-Id: If1e88f33887f5babee41a9949566eea95dc5b0f9 Signed-off-by: Thanh Ha --- diff --git a/lftools/__init__.py b/lftools/__init__.py index cb0873e5..bdb82848 100644 --- a/lftools/__init__.py +++ b/lftools/__init__.py @@ -13,4 +13,4 @@ """lftools package.""" __author__ = 'Thanh Ha' -__version__ = '0.1.0' +__version__ = '0.1.2'