We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f7aa8 commit 10b7c90Copy full SHA for 10b7c90
.bumpversion.cfg
@@ -1,3 +1,3 @@
1
[bumpversion]
2
tag_name = rc/v{new_version}
3
-current_version = 1.2.20
+current_version = 1.2.21
setup.py
@@ -7,7 +7,7 @@
7
8
setuptools.setup(
9
name="edgepi-python-sdk",
10
- version="1.2.20",
+ version="1.2.21",
11
author="S.Park",
12
author_email="spark@osensa.com",
13
description="EdgePi Python SDK package",
0 commit comments