Code de-clutter

This commit is contained in:
MassiveBox 2025-11-17 22:11:23 +01:00
parent e82ecadbb3
commit 1e267dbdb6
Signed by: massivebox
GPG key ID: 9B74D3A59181947D
4 changed files with 6 additions and 21 deletions

View file

@ -8,7 +8,7 @@ with open("requirements.txt", "r", encoding="utf-8") as fh:
setup(
name="gicisky",
version="0.1.0",
version="0.1.1",
author="MassiveBox",
author_email="box@massive.box",
description="A Python library for interacting with Gicisky E-Ink display tags via Bluetooth Low Energy",