diff --git a/setup.py b/setup.py index 670f1ba..49b6a23 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ for dirpath, directories, filenames in os.walk(dir_path): setup( name='opencafe', - version='0.2.2', + version='0.2.3', description='The Common Automation Framework Engine', long_description='{0}'.format(open('README.rst').read()), author='CafeHub',