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

Commit aa3be73

Browse files
committed
bump ver
1 parent ab87575 commit aa3be73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockercloud/__init__.py

Lines changed: 1 addition & 1 deletion
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.1'
28+
__version__ = '1.0.2'
2929

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

0 commit comments

Comments
 (0)