Skip to content

Commit

Permalink
bump production version
Browse files Browse the repository at this point in the history
Signed-off-by: Maurice (mausy5043) Hendrix <[email protected]>
  • Loading branch information
Mausy5043 authored Jun 9, 2024
1 parent 23eb912 commit 9129de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ build-backend = "hatchling.build"

[project]
name = "bluepy3"
# version = "2.8.3" # latest/current distribution version
version = "2.9.3" # latest test version
version = "2.8.4" # latest/current distribution version
# version = "2.9.3" # latest test version
description = "A Python3 module for interfacing with Bluetooth LE devices on Linux."
readme = "README.md"
requires-python = ">=3.8"
Expand Down

0 comments on commit 9129de4

Please sign in to comment.