aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2023-09-19 18:45:25 +0200
committerJan200101 <sentrycraft123@gmail.com>2023-09-19 18:45:25 +0200
commit4c163c9ac1207fb9325adcc91f5a4497b58b0717 (patch)
treeb5ca317705fae1f45cd27a6bda0c52990f7ebe4e
parent61b5691ce8e1f2f8232e7c641705f342ca85d928 (diff)
downloadShellyPy-4c163c9ac1207fb9325adcc91f5a4497b58b0717.tar.gz
ShellyPy-4c163c9ac1207fb9325adcc91f5a4497b58b0717.zip
release 0.3.0HEAD0.3.0master
-rw-r--r--ShellyPy/__init__.py2
1 files changed, 1 insertions, 1 deletions
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