From e94e4b641bbe3741f136b738d92de72d9da9d254 Mon Sep 17 00:00:00 2001 From: Benjamin Braatz Date: Thu, 3 Aug 2023 04:27:20 +0200 Subject: [PATCH] Bump version 0.3.4. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3f6cfef..9ef7c68 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as readme_file: setuptools.setup( name="controlpi-wsclient", - version="0.3.3", + version="0.3.4", author="Graph-IT GmbH", author_email="info@graph-it.com", description="ControlPi Plugin for Websocket Clients", -- 2.34.1