From 7755166348c64b07e13b56677341d6e4febef1c0 Mon Sep 17 00:00:00 2001 From: Benjamin Braatz Date: Mon, 31 Jul 2023 03:11:20 +0200 Subject: [PATCH] Bump version 0.3.2. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5638952..8d69102 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.1", + version="0.3.2", author="Graph-IT GmbH", author_email="info@graph-it.com", description="ControlPi Plugin for Websocket Clients", -- 2.34.1