Increments opencafe to 0.2.5

Change-Id: I07b891e9a65a582c806f0bd6b0cd15d66d88ef5f
This commit is contained in:
Jose Idar 2016-03-21 15:02:17 -05:00
parent 8e3b738b4b
commit 431a7b70a5
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.4',
version='0.2.5',
description='The Common Automation Framework Engine',
long_description='{0}'.format(open('README.rst').read()),
author='CafeHub',