Release lftools 0.4.0 66/5266/1 v0.4.0
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 21 Jun 2017 15:29:58 +0000 (11:29 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 21 Jun 2017 15:31:49 +0000 (11:31 -0400)
Noteable Changes:

e5c8909 Anil Belur      Add deploy maven-file command to lftools
b6a9961 Thanh Ha        Add a README to locate the online docs
7485330 Thanh Ha        Link deploy commands into commands index
032dbba Thanh Ha        Improve error detection for when SSL invalid

Change-Id: Ib8a8829f53e150bffb1c826b69bd7e3406cad033
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/__init__.py

index 7a7c3ff..3d8a4d1 100644 (file)
@@ -13,4 +13,4 @@
 """lftools package."""
 
 __author__ = 'Thanh Ha'
-__version__ = '0.4.0-dev'
+__version__ = '0.4.0'