From: Benjamin Braatz Date: Mon, 31 Jul 2023 01:10:59 +0000 (+0200) Subject: Bump version 0.3.2. X-Git-Tag: v0.3.2 X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=3b183155935319deae77571252f30d83f9c982f1;p=graphit%2Fcontrolpi-wsserver.git Bump version 0.3.2. --- diff --git a/setup.py b/setup.py index 7c09372..d720588 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as readme_file: setuptools.setup( name="controlpi-wsserver", - version="0.3.1", + version="0.3.2", author="Graph-IT GmbH", author_email="info@graph-it.com", description="ControlPi Plugin for Websocket Servers",