Bump project version to 0.7.0.5 (#1087)

This commit is contained in:
Steven B.
2024-07-29 10:51:21 +01:00
committed by GitHub
parent 91bf9bb73d
commit 60be6e03b7

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-kasa"
version = "0.7.0.4"
version = "0.7.0.5"
description = "Python API for TP-Link Kasa Smarthome devices"
license = "GPL-3.0-or-later"
authors = ["python-kasa developers"]