bump: v0.9.5 -> v0.9.6

This commit is contained in:
Mike A.
2025-11-17 22:04:24 +01:00
parent 2dd185b1e8
commit c8535d4390
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "FindMy"
version = "0.9.5"
version = "0.9.6"
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.5"
version = "0.9.6"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },