Skip to content

Commit f2829f1

Browse files
committed
Bump version to 2.0
1 parent 99610bf commit f2829f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "pyoverkiz"
3-
version = "1.19.3"
4-
description = "Async Python client to interact with internal OverKiz API (e.g. used by Somfy TaHoma)."
3+
version = "2.0.0"
4+
description = "A fully asynchronous API client for interaction with smart devices connected to OverKiz, supporting multiple vendors such as Somfy TaHoma and Atlantic Cozytouch."
55
readme = "README.md"
66
authors = [
77
{name = "Mick Vleeshouwer", email = "mick@imick.nl"},

0 commit comments

Comments
 (0)