Skip to content

Commit 3d0eef7

Browse files
committed
Bump version: 1.2.1 → 1.2.2
1 parent 9805ef4 commit 3d0eef7

File tree

2 files changed

+2
-2
lines changed

2 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",

0 commit comments

Comments
 (0)