Skip to content

Commit

Permalink
Release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakeler committed May 27, 2024
1 parent 935803d commit b118925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

setuptools.setup(
name="ble-serial",
version="2.7.1",
version="2.8.0",
author="Jake",
author_email="[email protected]",
description="A package to connect BLE serial adapters",
description="Connects BLE adapters with virtual serial ports",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/Jakeler/ble-serial",
Expand Down

0 comments on commit b118925

Please sign in to comment.