opencafe 0.2.4 release

Change-Id: I0f449b9e383b70020789f6e315eb94353b5f6d5f
This commit is contained in:
Jose Idar 2015-10-23 15:52:36 -05:00
parent 7dcf908d8b
commit 8e83dd5b7f
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.3',
version='0.2.4',
description='The Common Automation Framework Engine',
long_description='{0}'.format(open('README.rst').read()),
author='CafeHub',