Skip to content

Commit 725c445

Browse files
committed
bump for production
1 parent dd5db17 commit 725c445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ build-backend = "hatchling.build"
1010

1111
[project]
1212
name = "bluepy3"
13-
# version = "2.14.2" # latest/current distribution version
14-
version = "2.15.1" # latest test version
13+
version = "2.16.1" # latest/current distribution version
14+
# version = "2.15.1" # latest test version
1515
description = "A Python3 module for interfacing with Bluetooth LE devices on Linux."
1616
readme = "README.md"
1717
requires-python = ">=3.8"

0 commit comments

Comments
 (0)