bump version
This commit is contained in:
parent
9f484a8a59
commit
afe9a7dad5
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ from dockercloud.api.utils import Utils
|
|||
from dockercloud.api.events import Events
|
||||
from dockercloud.api.nodeaz import AZ
|
||||
|
||||
__version__ = '1.0.6'
|
||||
__version__ = '1.0.7'
|
||||
|
||||
dockercloud_auth = os.environ.get('DOCKERCLOUD_AUTH')
|
||||
basic_auth = auth.load_from_file("~/.docker/config.json")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue