Bump version to 0.15.0-dev for next dev cycle 00/11800/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 16 Jul 2018 18:29:37 +0000 (14:29 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 16 Jul 2018 18:29:45 +0000 (14:29 -0400)
Change-Id: Ied5c6052b3fcede73129e8d5cb82f8bccea0afec
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/__init__.py

index 8b7858c..f754f8a 100644 (file)
@@ -14,7 +14,7 @@
 
 __author__ = 'Thanh Ha'
 __summary__ = 'Linux Foundation Release Engineering Tools'
-__version__ = '0.14.0'
+__version__ = '0.15.0-dev'
 
 import logging
 import logging.config