Releasing OpenCAFE v0.3.0

Change-Id: I7b37a8a2c3b8aa2aa88c49cd3813a13b3260ea05
This commit is contained in:
Jose Idar 2016-05-10 18:13:24 -05:00
parent 2b0ec92892
commit 2724e826a3
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',