diff --git a/setup.py b/setup.py index 4e9145c..1204f3e 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( name='python-mystrom', - version='0.4.4', + version='0.4.3', description='Python API for interacting with myStrom devices', long_description=long_description, url='https://github.com/fabaff/python-mystrom',