Skip to content

Commit

Permalink
Merge branch 'release/0.7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
robdennis committed Nov 19, 2016
2 parents bece4a1 + f162e21 commit 11d4376
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version: 0.6.0
version: 0.7.0
name: ship_it

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.6.0',
version='0.7.0',
install_requires=['invoke', 'PyYaml', 'six', 'virtualenv', 'click'],
packages=['ship_it'],
url='https://github.com/robdennis/ship_it',
Expand Down

0 comments on commit 11d4376

Please sign in to comment.