bump: v0.9.4 -> v0.9.5

This commit is contained in:
Mike A.
2025-11-08 15:08:36 +01:00
parent 8e9580dd4c
commit b78e557ebe
2 changed files with 2 additions and 2 deletions

View File

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