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 076a7a5 commit fa98e98Copy full SHA for fa98e98
setup.py
@@ -23,7 +23,7 @@ def read(*names, **kwargs):
23
24
setup(
25
name="ppk2-api",
26
- version="0.0.1",
+ version="0.0.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