diff --git a/setup.py b/setup.py index bbf14c8..33afef1 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="trionesControl", - version="1.0.0", + version="1.1.0", author="Aritz Herrero", description="Simple python package to control smart lights using the Triones porotocol", long_description=long_description,