Skip to content

Commit

Permalink
tapo-py: Release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed Sep 27, 2024
1 parent 47054e6 commit 1c70dea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tapo-py/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[tool.poetry]
name = "tapo"
version = "0.5.0"
version = "0.5.1"
description = "Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with light bulbs (L510, L520, L530, L535, L610, L630), plugs (P100, P105, P110, P115), hubs (H100), switches (S200B) and sensors (KE100, T100, T110, T300, T310, T315)."
authors = ["Mihai Dinculescu <[email protected]>"]

[project]
name = "tapo"
version = "0.5.0"
version = "0.5.1"
description = "Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with light bulbs (L510, L520, L530, L535, L610, L630), plugs (P100, P105, P110, P115), hubs (H100), switches (S200B) and sensors (KE100, T100, T110, T300, T310, T315)."
readme = "README.md"
license = { file = "LICENSE" }
Expand Down

0 comments on commit 1c70dea

Please sign in to comment.