From 81c64c21579eeab5c39d2d083cb5c6a771fc8c69 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Mon, 23 Sep 2019 12:54:12 +0200 Subject: release 0.1.3 --- ShellyPy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellyPy/__init__.py b/ShellyPy/__init__.py index 63908d4..1943d83 100644 --- a/ShellyPy/__init__.py +++ b/ShellyPy/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.1.2" +__version__ = "0.1.3" from .wrapper import Shelly -- cgit v1.2.3