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 efce522 commit f4a20b7Copy full SHA for f4a20b7
setup.py
@@ -10,7 +10,7 @@
10
README = os.path.join(SETUP_DIR, 'README.rst')
11
12
setup(name='cwl-upgrader',
13
- version='0.3.1',
+ version='0.3.2',
14
description='Common Workflow Language standalone document upgrader',
15
long_description=open(README).read(),
16
author='Common Workflow Language contributors',
0 commit comments