Bump version to 0.10.0-dev for next dev cycle 16/6316/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 5 Sep 2017 17:41:20 +0000 (13:41 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 5 Sep 2017 17:41:22 +0000 (13:41 -0400)
Change-Id: I784869e966f1bb12842663b9386c275dacc59fb6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/__init__.py

index c527510..8ced53c 100644 (file)
@@ -13,7 +13,7 @@
 """lftools package."""
 
 __author__ = 'Thanh Ha'
-__version__ = '0.9.0'
+__version__ = '0.10.0-dev'
 
 import logging
 import logging.config