about summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0a31dbbb07e1..d2886298e91c 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',