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 9805ef4 commit 3d0eef7Copy full SHA for 3d0eef7
.bumpversion.cfg
@@ -1,3 +1,3 @@
1
[bumpversion]
2
tag_name = rc/v{new_version}
3
-current_version = 1.2.1
+current_version = 1.2.2
setup.py
@@ -7,7 +7,7 @@
7
8
setuptools.setup(
9
name="edgepi-python-sdk",
10
- version="1.2.1",
+ version="1.2.2",
11
author="S.Park",
12
author_email="spark@osensa.com",
13
description="EdgePi Python SDK package",
0 commit comments