Release 0.6.0.dev0 (#609)

This commit is contained in:
Teemu R
2024-01-04 00:28:29 +01:00
committed by GitHub
parent e9bf9f58ee
commit 047a84b60a
2 changed files with 84 additions and 2 deletions

View File

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