X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d5cc11240819c79a14197a37489964e0adf173be..81d1a618e724c6e9f20f4efa47acbcef4bba5f15:/sdk/cwl/setup.py?ds=sidebyside diff --git a/sdk/cwl/setup.py b/sdk/cwl/setup.py index c0a084adec..43cae78a9a 100644 --- a/sdk/cwl/setup.py +++ b/sdk/cwl/setup.py @@ -33,7 +33,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.20161005195021', + 'cwltool==1.0.20161007181528', 'arvados-python-client>=0.1.20160826210445' ], data_files=[