diff --git a/setup.py b/setup.py index 971f1e1..2421994 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ requirements = [x.strip() for x in open(here('requirements.txt')).readlines()] setup(name='python-tado', - version='0.17.4', + version='0.17.5', description='PyTado from chrism0dwk, modfied by w.malgadey, diplix, michaelarnauts, LenhartStephan, splifter, syssi, andersonshatch, Yippy, p0thi, Coffee2CodeNL, chiefdragon', long_description=readme, keywords='tado',