Skip to content

Commit 4d5031e

Browse files
committed
change to version 1.0.dev1
1 parent f870177 commit 4d5031e

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
@@ -3,7 +3,7 @@
33
setup(
44
name='flowable.external-worker-client',
55
packages=find_packages(include=['flowable.external-worker-client']),
6-
version='0.0.2',
6+
version='1.0.dev1',
77
description='Flowable External Worker Library to connect Python code to Flowable using an external worker.',
88
author='Flowable',
99
license='',

0 commit comments

Comments
 (0)