Release lftools v0.3.0 41/5141/1 v0.3.0
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 11 Jun 2017 17:41:02 +0000 (13:41 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 11 Jun 2017 17:42:47 +0000 (13:42 -0400)
Noteable changes:

3c498dc Thanh Ha        Add deploy nexus-stage command
c84a544 Thanh Ha        Add deploy nexus command
58a1793 Anil Belur      Report memory usage with sys-info
5529081 Trevor Bramwell Add Jenkins to LF Tools

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

index 45a0100..1895e21 100644 (file)
@@ -13,4 +13,4 @@
 """lftools package."""
 
 __author__ = 'Thanh Ha'
-__version__ = '0.3.0-dev'
+__version__ = '0.3.0'