diff --git a/setup.py b/setup.py
index 5446eb80a36396d8e06ab6bae1e8529e2ac6e944..c4cb61b17fe537a300f899d81f557f7c1d73b466 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ from skbuild import setup
 
 setup(
     name="CellFrame",
-    version="0.5-1",
+    version="0.6.1",
     description="SDK CellFrame network",
     author='DEMLABS Inc. (2017-2019)',
     license="GNU GPL",