0.2.3 release

Change-Id: I0f6dc218d756664a2909e9d8072766446e714b06
This commit is contained in:
Jose Idar 2015-10-19 11:05:48 -05:00
parent 7120af3f28
commit 09c3295e52
1 changed files with 1 additions and 1 deletions

View File

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