bump: 0.9.2 -> 0.9.3

This commit is contained in:
Mike A.
2025-09-29 23:02:05 +02:00
parent 79efc7522c
commit 6c8792adaf
2 changed files with 2 additions and 2 deletions

View File

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

@@ -582,7 +582,7 @@ wheels = [
[[package]]
name = "findmy"
version = "0.9.2"
version = "0.9.3"
source = { editable = "." }
dependencies = [
{ name = "aiohttp" },