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 2864132 commit 719a0b5Copy full SHA for 719a0b5
setup.py
@@ -23,7 +23,7 @@ def read(*names, **kwargs):
23
24
setup(
25
name="ppk2-api",
26
- version="0.9.1",
+ version="0.9.2",
27
description="API for Nordic Semiconductor's Power Profiler Kit II (PPK 2).",
28
url="https://github.com/IRNAS/ppk2-api-python",
29
packages=find_packages("src"),
0 commit comments