diff --git a/setup.py b/setup.py index 0bbfc54..9a70b25 100644 --- a/setup.py +++ b/setup.py @@ -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',