From c94838f56140338455b8cc4011d14c24551da50e Mon Sep 17 00:00:00 2001 From: Daniel Høyer Iversen Date: Mon, 27 May 2019 20:57:57 +0200 Subject: 0.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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', -- cgit 1.4.1