From 72ebf75db938501f9ad3368de6237e09b1896749 Mon Sep 17 00:00:00 2001 From: Kevin Davis Date: Wed, 6 Mar 2024 18:03:44 -0500 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c4431dd..e10bdba 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="bless", - version="0.2.5", + version="0.2.6", author="Kevin Davis", author_email="kevincarrolldavis@gmail.com", description="A Bluetooth Low Energy Server supplement to Bleak",