From 4c163c9ac1207fb9325adcc91f5a4497b58b0717 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Tue, 19 Sep 2023 18:45:25 +0200 Subject: release 0.3.0 --- ShellyPy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellyPy/__init__.py b/ShellyPy/__init__.py index 77e5bb4..678dbc7 100644 --- a/ShellyPy/__init__.py +++ b/ShellyPy/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.2.1" +__version__ = "0.3.0" from .wrapper import Shelly from .gen1 import ShellyGen1 -- cgit v1.2.3