From 64dae4c3773e38185a38eed4a6a6be4e878a76fe Mon Sep 17 00:00:00 2001 From: Michael Thies Date: Fri, 22 Apr 2022 13:36:33 +0200 Subject: [PATCH] Bump version to 6.0.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9b020d85..754d5186 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = smarthomeconnect -version = 0.6.0 +version = 0.6.1 url = https://github.com/mhthies/smarthomeconnect author = Michael Thies author_email = mail@mhthies.de