diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2019-09-22 13:09:11 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2019-09-22 13:09:11 +0200 |
commit | a95492c12883803e5705c2cf8208e0f997d6cd45 (patch) | |
tree | e3dc8f344300594d3d03771d16e258919c4567ff | |
parent | 1a65827d032c0e2797d990cd40ecc71038e1947b (diff) | |
download | ShellyPy-0.1.1.tar.gz ShellyPy-0.1.1.zip |
release 0.1.10.1.1
-rw-r--r-- | ShellyPy/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |