From c94838f56140338455b8cc4011d14c24551da50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Mon, 27 May 2019 20:57:57 +0200 Subject: [PATCH] 0.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0a31dbb..d288629 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',