We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c1ff4 commit 50521fcCopy full SHA for 50521fc
setup.py
@@ -17,7 +17,7 @@
17
18
setuptools.setup(
19
name="robotframework-processcube",
20
- version=setuptools.sic('6.1.0-alpha.1'),
+ version=setuptools.sic('6.1.0-alpha.2'),
21
description="Robot Framework Keywords for processcube workflow engine.",
22
long_description=long_description,
23
long_description_content_type="text/markdown",
0 commit comments