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 dd5db17 commit 725c445Copy full SHA for 725c445
pyproject.toml
@@ -10,8 +10,8 @@ build-backend = "hatchling.build"
10
11
[project]
12
name = "bluepy3"
13
-# version = "2.14.2" # latest/current distribution version
14
-version = "2.15.1" # latest test version
+version = "2.16.1" # latest/current distribution version
+# version = "2.15.1" # latest test version
15
description = "A Python3 module for interfacing with Bluetooth LE devices on Linux."
16
readme = "README.md"
17
requires-python = ">=3.8"
0 commit comments