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

Commit da65114

Browse files
committed
bump version
1 parent 4c16f5a commit da65114

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.0'
28+
__version__ = '1.0.1'
2929

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

0 commit comments

Comments
 (0)