Skip to content

Commit

Permalink
Upgrade dependency invoke to ==0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Depsy committed Oct 17, 2015
1 parent 662bc2d commit b9fe5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -36,7 +36,7 @@ def _read_long_description():
install_requires=[
'click==5.1',
'gitpython==1.0.1',
'invoke==0.10.1',
'invoke==0.11.1',
'semver==2.2.0',
'twine==1.5.0',
'wheel'
Expand Down

0 comments on commit b9fe5eb

Please sign in to comment.