Updating version to 0.2.1 for pypi release

Change-Id: I2922ef00959b5f663b66bf72ef1be4d1c1d40d3a
This commit is contained in:
Jose Idar 2015-08-13 10:35:58 -05:00
parent 9f614a124d
commit 4b63385ad4
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ class Tox(TestCommand):
# Normal setup stuff
setup(
name='opencafe',
version='0.2.0',
version='0.2.1',
description='The Common Automation Framework Engine',
long_description='{0}'.format(open('README.rst').read()),
author='CafeHub',