diff --git a/setup.py b/setup.py index 28b026490719b6b290f54d53d1b41872f4d416d9..898f14b66f94a164b5bd2a5fa59d00a84a3af768 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",