Prepare 0.5.0 (#342)

* Prepare 0.5.0

* Add note about how to include release summary to changelog
This commit is contained in:
Teemu R
2022-04-25 00:13:24 +02:00
committed by GitHub
parent d908a5ab2a
commit 51fb908d8b
4 changed files with 82 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "python-kasa"
version = "0.5.0.dev0"
version = "0.5.0"
description = "Python API for TP-Link Kasa Smarthome devices"
license = "GPL-3.0-or-later"
authors = ["Your Name <you@example.com>"]