From ba79064f684a88358b35c8fa117a528cf8e7c098 Mon Sep 17 00:00:00 2001
From: "alexey.stratulat" <alexey.stratulat@demlabs.net>
Date: Wed, 15 Jan 2020 22:02:47 +0700
Subject: [PATCH] Up version python-cellframe to 0.7.0

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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