Skip to content

Commit

Permalink
Merge branch 'release/0.11.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Dennis committed Oct 3, 2018
2 parents bbafb79 + c9e6c21 commit c70ec6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='ship_it',
version='0.10.0',
version='0.11.0',
install_requires=['invoke', 'PyYaml', 'six', 'virtualenv', 'click'],
packages=['ship_it'],
url='https://github.com/robdennis/ship_it',
Expand Down

0 comments on commit c70ec6e

Please sign in to comment.