From c75aa6c2eb4e3de56510262f92b8f80585ed25da Mon Sep 17 00:00:00 2001 From: Alex Bucknall Date: Wed, 26 Feb 2025 13:29:27 +0000 Subject: [PATCH] chore: bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2fb6278..254cd34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "note-python" -version = "1.5.1" +version = "1.5.2" description = "Cross-platform Python Library for the Blues Wireless Notecard" authors = [ {name = "Blues Inc.", email = "support@blues.com"},