From e78032cf25a571b5eccf86253a3b114ded9ea66d Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Fri, 4 Nov 2022 23:25:44 +0100 Subject: release 0.2.1 --- ShellyPy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellyPy/__init__.py b/ShellyPy/__init__.py index 9a357f7..77e5bb4 100644 --- a/ShellyPy/__init__.py +++ b/ShellyPy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.2.0" +__version__ = "0.2.1" from .wrapper import Shelly from .gen1 import ShellyGen1 -- cgit v1.2.3