increase version
This commit is contained in:
parent
1e8361426a
commit
d70820f0a0
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ Homepage = "https://repos.susurrando.com/adelgado/xplora_ha"
|
|||
|
||||
[project]
|
||||
name = "xplora_ha"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
description = "Integrate Xplora watches into Home Assistant"
|
||||
readme = "README.md"
|
||||
authors = [{ name = "Antonio J. Delgado", email = "antonio@delgado.fi" }]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = xplora_ha
|
||||
version = 0.0.4
|
||||
version = 0.0.5
|
||||
|
||||
[options]
|
||||
packages = xplora_ha
|
||||
|
|
Loading…
Reference in a new issue