Skip to content
This repository was archived by the owner on Jan 20, 2020. It is now read-only.

Commit e9658aa

Browse files
committed
bump version
1 parent 9ffe815 commit e9658aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockercloud/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from dockercloud.api.events import Events
2626
from dockercloud.api.nodeaz import AZ
2727

28-
__version__ = '1.0.8'
28+
__version__ = '1.0.9'
2929

3030
dockercloud_auth = os.environ.get('DOCKERCLOUD_AUTH')
3131
basic_auth = auth.load_from_file("~/.docker/config.json")

0 commit comments

Comments
 (0)