From 5d123f37810ee7533c4a304d0ee23c81bdb3f0c9 Mon Sep 17 00:00:00 2001
From: "alexey.stratulat" <alexey.stratulat@demlabs.net>
Date: Wed, 8 Jan 2020 18:17:11 +0700
Subject: [PATCH] [*] Up version python-cellframe to 0.6.1

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

diff --git a/setup.py b/setup.py
index 5446eb80..c4cb61b1 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",
-- 
GitLab