From eb4e6c58a2a0d32a55e7427c9991a234c40e8d7f Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Mon, 9 Mar 2020 20:31:32 +0100 Subject: release 0.1.4 --- ShellyPy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellyPy/__init__.py b/ShellyPy/__init__.py index 1943d83..145cd2a 100644 --- a/ShellyPy/__init__.py +++ b/ShellyPy/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.1.3" +__version__ = "0.1.4" from .wrapper import Shelly -- cgit v1.2.3