X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/62121f9b2f15cd35a6ce5b6e66ccaaae1c1af834..ac41324707ee25527bd0077d43ff4fc34620b9e8:/sdk/cwl/setup.py diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py index efc60567d5..87351922b0 100644 --- a/sdk/cwl/setup.py +++ b/sdk/cwl/setup.py @@ -32,7 +32,7 @@ setup(name='arvados-cwl-runner', # Make sure to update arvados/build/run-build-packages.sh as well # when updating the cwltool version pin. install_requires=[ - 'cwltool==1.0.20160913171024', + 'cwltool==1.0.20160922135240', 'arvados-python-client>=0.1.20160826210445' ], data_files=[