From a95492c12883803e5705c2cf8208e0f997d6cd45 Mon Sep 17 00:00:00 2001 From: Jan200101 Date: Sun, 22 Sep 2019 13:09:11 +0200 Subject: release 0.1.1 --- ShellyPy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellyPy/__init__.py b/ShellyPy/__init__.py index d14ca66..802ff5d 100644 --- a/ShellyPy/__init__.py +++ b/ShellyPy/__init__.py @@ -1,3 +1,3 @@ -__version__ = "0.1.0" +__version__ = "0.1.1" from .shelly import Shelly -- cgit v1.2.3