updates for 1.2.1

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a9647ef5
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a9647ef5
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a9647ef5

Branch: refs/heads/trunk
Commit: a9647ef5554dfa1a9c26c5abd7c4c1da6e8c1349
Parents: 8c36aa7
Author: Anthony Shaw <anthonys...@apache.org>
Authored: Tue Sep 20 14:37:02 2016 +1000
Committer: Anthony Shaw <anthonys...@apache.org>
Committed: Tue Sep 20 14:37:02 2016 +1000

----------------------------------------------------------------------
 libcloud/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a9647ef5/libcloud/__init__.py
----------------------------------------------------------------------
diff --git a/libcloud/__init__.py b/libcloud/__init__.py
index f8f0c2f..56248bd 100644
--- a/libcloud/__init__.py
+++ b/libcloud/__init__.py
@@ -33,7 +33,7 @@ __all__ = [
     '__version__',
     'enable_debug'
 ]
-__version__ = '1.2.0'
+__version__ = '1.2.1'
 
 
 def enable_debug(fo):

Reply via email to