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