bump version
This commit is contained in:
parent
9ffe81583c
commit
e9658aae73
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.8'
|
||||
__version__ = '1.0.9'
|
||||
|
||||
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