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