Bump version

This commit is contained in:
Mike A
2024-01-04 17:29:25 +01:00
parent 49044e5d01
commit eb92662a79

View File

@@ -1,7 +1,7 @@
[tool.poetry]
name = "FindMy"
version = "0.2.1"
description = "Everything you need to query Apple's Find My network!"
version = "0.3.0"
description = "Everything you need to work with Apple's Find My network!"
authors = ["Mike Almeloo <git@mikealmel.ooo>"]
readme = "README.md"
packages = [{ include = "findmy" }]