Skip to content

Commit

Permalink
Merge pull request #7 from Parquery/mristin/bumped-a-version
Browse files Browse the repository at this point in the history
bumped a version
  • Loading branch information
mristin authored Aug 17, 2018
2 parents eeec8ce + ef6d853 commit 09c46e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.0.3
=====
* Added ``check_call()`` to SSH
* Made message more informative if ``gcloud`` could not be found

1.0.2
=====
* Fixed readme usage section to include creation of a GCE instance
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

setup(
name='gcloudwrap',
version='1.0.2',
version='1.0.3',
description='wraps Google cloud client to facilitate deployment.',
long_description=long_description,
url='https://github.com/Parquery/gcloudwrap',
Expand Down

0 comments on commit 09c46e1

Please sign in to comment.