Skip to content

Commit

Permalink
Bump toil-lib dependency to 1.1.5
Browse files Browse the repository at this point in the history
Fixes STAR parameter which affects downstream expression.
  • Loading branch information
jvivian committed Mar 1, 2017
1 parent ebb29d3 commit a72b669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
version = '3.2.0a1'

required_versions = {'toil': '>=3.3.5',
'toil-lib': '==1.1.4',
'toil-lib': '==1.1.5',
'pyyaml': '>=3.11'}

0 comments on commit a72b669

Please sign in to comment.