bump: 0.9.6 -> 0.9.7

This commit is contained in:
Mike A.
2025-11-20 20:13:27 +01:00
parent 996c11b354
commit c0707dcd35
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "FindMy"
version = "0.9.6"
version = "0.9.7"
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

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