From c0b2f5590cd81efa582babf608f9f612a0656a3f Mon Sep 17 00:00:00 2001 From: Benjamin Braatz Date: Thu, 31 Mar 2022 05:40:29 +0200 Subject: [PATCH] Version bump. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ffb2484..1fa40b4 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as readme_file: setuptools.setup( name="controlpi-pinio", - version="0.1.0", + version="0.2.0", author="Graph-IT GmbH", author_email="info@graph-it.com", description="ControlPi Plugin for GPIO Pins and I2C I/O Cards", -- 2.34.1