From e0d5ab142e70fa2b8c235601b50d7fa499fc0d96 Mon Sep 17 00:00:00 2001 From: Seblu <sebastien.luttringer@smartjog.com> Date: Mon, 21 Feb 2011 13:09:38 +0100 Subject: [PATCH] version 1 --- cccli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cccli/__init__.py b/cccli/__init__.py index 1585ef8..b05919c 100644 --- a/cccli/__init__.py +++ b/cccli/__init__.py @@ -6,5 +6,5 @@ CloudControl CLI ''' canonical_name="cc-cli" -version = "1~dev" +version = "1" debug = False -- GitLab