Skip to content

Commit a8fb7a1

Browse files
author
Peter Amstutz
committed
Version bump
1 parent 91a88ee commit a8fb7a1

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
@@ -11,7 +11,7 @@
1111
README = os.path.join(SETUP_DIR, 'README')
1212

1313
setup(name='cwltool_service',
14-
version='1.0',
14+
version='1.0.1',
1515
description='Common workflow language runner service',
1616
long_description=open(README).read(),
1717
author='Common workflow language working group',

0 commit comments

Comments
 (0)