From e2fd901a666ddf79c19dd7df5d12ae9fbfb9a808 Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 26 Aug 2025 15:20:44 +0100 Subject: [PATCH] Bump version from 1.0.0 to 1.0.1 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index dee1977..4bd3519 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit STHS34PF80 -version=1.0.0 +version=1.0.1 author=Adafruit maintainer=Adafruit sentence=Arduino library for STHS34PF80 infrared sensor for presence and motion detection @@ -7,4 +7,4 @@ paragraph=This library provides an interface for the STHS34PF80 uncooled infrare category=Sensors url=https://github.com/adafruit/Adafruit_STHS34PF80 architectures=* -depends=Adafruit BusIO \ No newline at end of file +depends=Adafruit BusIO