about summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel Høyer Iversen <mail@dahoiv.net>2019-05-27T18·57+0200
committerGitHub <noreply@github.com>2019-05-27T18·57+0200
commitc94838f56140338455b8cc4011d14c24551da50e (patch)
tree236dc99de0e4bf4e2f70f2da7fc8fc319c810f97 /setup.py
parent38a40c5a19c05039e5c92ced1f553971ccd70d9e (diff)
0.11
Diffstat (limited to '')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0a31dbbb07..d2886298e9 100644
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,7 @@ except ImportError:
 # For Hysen thermostatic heating controller
 dynamic_requires.append('PyCRC')
 
-version = '0.10'
+version = '0.11'
 
 setup(
     name='broadlink',