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 0d01795 commit eaaf1adCopy full SHA for eaaf1ad
setup.py
@@ -23,7 +23,7 @@ def read(*names, **kwargs):
23
24
setup(
25
name="ppk2-api",
26
- version="0.0.2",
+ version="0.9.1",
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