Prepare 0.8.1

This commit is contained in:
Steven B
2024-12-06 11:18:48 +00:00
parent 5465b66dee
commit 5a596dbcc9
3 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "python-kasa"
version = "0.8.0"
version = "0.8.1"
description = "Python API for TP-Link Kasa and Tapo devices"
license = {text = "GPL-3.0-or-later"}
authors = [ { name = "python-kasa developers" }]