set version

This commit is contained in:
Antonio J. Delgado 2025-07-26 12:52:35 +03:00
parent b790b9f055
commit fd95923a0d
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ Homepage = "https://repos.susurrando.com/adelgado/xplora_ha"
[project]
name = "xplora_ha"
version = "0.0.1"
version = "0.0.3"
description = "Integrate Xplora watches into Home Assistant"
readme = "README.md"
authors = [{ name = "Antonio J. Delgado", email = "antonio@delgado.fi" }]
@ -22,4 +22,4 @@ dependencies = [
"click",
"click_config_file",
]
requires-python = ">=3"
requires-python = ">=3"

View file

@ -1,6 +1,6 @@
[metadata]
name = xplora_ha
version = 0.0.1
version = 0.0.3
[options]
packages = xplora_ha