Skip to content

Commit fa98e98

Browse files
committed
Update wheel version to 0.0.2
1 parent 076a7a5 commit fa98e98

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.0.1",
26+
version="0.0.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)