Release 0.6.0.dev1 (#624)

This commit is contained in:
Teemu R
2024-01-05 02:34:56 +01:00
committed by GitHub
parent cfe694e5de
commit 510aea7207
2 changed files with 30 additions and 1 deletions

View File

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