mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 21:53:57 +02:00
bump: v0.8.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "FindMy"
|
||||
version = "v0.7.6"
|
||||
version = "0.8.0"
|
||||
description = "Everything you need to work with Apple's Find My network!"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
|
||||
4
uv.lock
generated
4
uv.lock
generated
@@ -534,7 +534,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "findmy"
|
||||
version = "0.7.6"
|
||||
version = "0.8.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "aiohttp" },
|
||||
@@ -566,7 +566,7 @@ requires-dist = [
|
||||
{ name = "aiohttp", specifier = ">=3.9.5,<4.0.0" },
|
||||
{ name = "beautifulsoup4", specifier = ">=4.12.3,<5.0.0" },
|
||||
{ name = "bleak", specifier = ">=0.22.2,<1.0.0" },
|
||||
{ name = "cryptography", specifier = ">=42.0.0" },
|
||||
{ name = "cryptography", specifier = ">=42.0.0,<46.0.0" },
|
||||
{ name = "srp", specifier = ">=1.0.21,<2.0.0" },
|
||||
{ name = "typing-extensions", specifier = ">=4.12.2,<5.0.0" },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user