Skip to content

Commit

Permalink
bump version to 0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wmalgadey committed Jan 4, 2024
1 parent 66b1d9b commit 738296f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
requirements = [x.strip() for x in open(here('requirements.txt')).readlines()]

setup(name='python-tado',
version='0.17.0',
version='0.17.3',
description='PyTado from chrism0dwk, modfied by w.malgadey, diplix, michaelarnauts, LenhartStephan, splifter, syssi, andersonshatch, Yippy, p0thi, Coffee2CodeNL, chiefdragon',
long_description=readme,
keywords='tado',
Expand Down

0 comments on commit 738296f

Please sign in to comment.