We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f511626 commit 3ac7259Copy full SHA for 3ac7259
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='flowable.external-worker-client',
11
packages=['flowable', 'flowable.external_worker_client'],
12
- version='1.0.0.rc1',
+ version='1.0.0.rc2',
13
description='Flowable External Worker Library to connect Python code to Flowable using an external worker.',
14
long_description=long_description,
15
long_description_content_type='text/markdown',
0 commit comments