From: Benjamin Braatz Date: Thu, 31 Mar 2022 03:21:09 +0000 (+0200) Subject: Version bump. X-Git-Tag: v0.3.0~7 X-Git-Url: http://git.graph-it.com/?a=commitdiff_plain;h=b7ac39d5bdcff3cc951e54500b5ef4524f2c3058;p=graphit%2Fcontrolpi-wsclient.git Version bump. --- diff --git a/setup.py b/setup.py index 875799d..5c8b21b 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.1.0", + version="0.2.0", author="Graph-IT GmbH", author_email="info@graph-it.com", description="ControlPi Plugin for Websocket Clients",