diff --git a/setup.py b/setup.py index 92eadc0..abc85d9 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setuptools.setup( name="robotframework-processcube", - version=setuptools.sic('5.0.2-alpha.1'), + version=setuptools.sic('5.0.2'), description="Robot Framework Keywords for processcube workflow engine.", long_description=long_description, long_description_content_type="text/markdown",