diff --git a/README b/README
index c177bcd6842256c64b64e9a0d87148d88f29808d..7d3ea8fbac364d8b09200c1741dd4b4ad07065fa 100644
--- a/README
+++ b/README
@@ -57,5 +57,4 @@ You can look in TQL file to see the power of tql.
 New release
 ===========
 Update version in cccli/__init__.py
-Update version in debian/control
 Update version in debian/changelog
diff --git a/cccli/__init__.py b/cccli/__init__.py
index b05919c1d535f9f7650f72313d2f21f8a4785844..f5c6a77bdaff97536218224fe8d65b1e659d0607 100644
--- a/cccli/__init__.py
+++ b/cccli/__init__.py
@@ -6,5 +6,5 @@ CloudControl CLI
 '''
 
 canonical_name="cc-cli"
-version = "1"
+version = "2~dev"
 debug = False