Release 0.6.0.dev2 (#633)

This commit is contained in:
Teemu R
2024-01-11 16:29:15 +01:00
committed by GitHub
parent fbce755544
commit 816053fc6e
2 changed files with 19 additions and 1 deletions

View File

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