Skip to content

Commit d7e4973

Browse files
committed
Merge branch 'staging'
2 parents d43bbd4 + 3d0eef7 commit d7e4973

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[bumpversion]
22
tag_name = rc/v{new_version}
3-
current_version = 1.2.1
3+
current_version = 1.2.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name="edgepi-python-sdk",
10-
version="1.2.1",
10+
version="1.2.2",
1111
author="S.Park",
1212
author_email="spark@osensa.com",
1313
description="EdgePi Python SDK package",

src/edgepi/eeprom/protobuf_assets/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)