Merge "Releasing OpenCAFE v0.3.0"

This commit is contained in:
Jenkins 2016-05-11 20:58:06 +00:00 committed by Gerrit Code Review
commit 5395772cef
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.6',
version='0.3.0',
description='The Common Automation Framework Engine',
long_description='{0}'.format(open('README.rst').read()),
author='CafeHub',