aboutsummaryrefslogtreecommitdiff
path: root/ShellyPy/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ShellyPy/__init__.py')
-rw-r--r--ShellyPy/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellyPy/__init__.py b/ShellyPy/__init__.py
index 802ff5d..63908d4 100644
--- a/ShellyPy/__init__.py
+++ b/ShellyPy/__init__.py
@@ -1,3 +1,3 @@
-__version__ = "0.1.1"
+__version__ = "0.1.2"
-from .shelly import Shelly
+from .wrapper import Shelly