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