From f8d43f6ed32c9b7d635a283c41974ea32f6b7744 Mon Sep 17 00:00:00 2001
From: "alexey.stratulat" <alexey.stratulat@demlabs.net>
Date: Fri, 28 Jan 2022 00:21:16 +0700
Subject: [PATCH] [*] Up version to 2.9-35

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

diff --git a/setup.py b/setup.py
index 28b02649..898f14b6 100755
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name="CellFrame",
-    version="2.9-34",
+    version="2.9-35",
     description="CellFrame SDK",
     author='Demlabs (2007-2022)',
     license="GNU GPLv3",
-- 
GitLab