Skip to content

Commit 719a0b5

Browse files
committed
Change version
1 parent 2864132 commit 719a0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def read(*names, **kwargs):
2323

2424
setup(
2525
name="ppk2-api",
26-
version="0.9.1",
26+
version="0.9.2",
2727
description="API for Nordic Semiconductor's Power Profiler Kit II (PPK 2).",
2828
url="https://github.com/IRNAS/ppk2-api-python",
2929
packages=find_packages("src"),

0 commit comments

Comments
 (0)