From eb504d4816dfa759c55b4c3ecd27c9f491f9660a Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Wed, 17 Sep 2025 14:22:18 +0100 Subject: [PATCH] Bump version to 1.17.3 in library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 0dd66ed..eba32f6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BusIO -version=1.17.2 +version=1.17.3 author=Adafruit maintainer=Adafruit sentence=This is a library for abstracting away UART, I2C and SPI interfacing