Release 0.6.0.1 (#666)

A patch release to improve the protocol handling.
This commit is contained in:
Teemu R
2024-01-21 01:55:24 +01:00
committed by GitHub
parent df59791829
commit b784d891ff
2 changed files with 35 additions and 10 deletions

View File

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