bump: v0.9.7 -> v0.9.8

This commit is contained in:
Mike A.
2026-01-08 22:46:45 +01:00
parent fd2b5d3ef4
commit 0fb3d8a4b7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "FindMy"
version = "0.9.7"
version = "0.9.8"
description = "Query the location of your FindMy devices with Python!"
readme = "README.md"
authors = [{ name = "Mike Almeloo", email = "git@mikealmel.ooo" }]

2
uv.lock generated
View File

@@ -565,7 +565,7 @@ wheels = [
[[package]]
name = "findmy"
version = "0.9.7"
version = "0.9.8"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },