Skip to content

Commit 3ac7259

Browse files
committed
change version to 1.0.0.rc2
1 parent f511626 commit 3ac7259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
setup(
1010
name='flowable.external-worker-client',
1111
packages=['flowable', 'flowable.external_worker_client'],
12-
version='1.0.0.rc1',
12+
version='1.0.0.rc2',
1313
description='Flowable External Worker Library to connect Python code to Flowable using an external worker.',
1414
long_description=long_description,
1515
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)