Releasing OpenCAFE v0.2.6

Change-Id: I402a466a23f0874a7c129956deffc2bacd7158fd
This commit is contained in:
Jose Idar 2016-04-22 15:50:15 -05:00
parent 67353ed226
commit 0a7a3940e6
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ for dirpath, directories, filenames in os.walk(dir_path):
setup(
name='opencafe',
version='0.2.5',
version='0.2.6',
description='The Common Automation Framework Engine',
long_description='{0}'.format(open('README.rst').read()),
author='CafeHub',