diff --git a/setup.py b/setup.py index 264cfc9..b4eac59 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ def run(self): setup( name='led-control', - version='1.1.0', + version='1.1.2', description='WS2812 LED strip controller with web interface for Raspberry Pi', long_description=open('README.md').read(), long_description_content_type='text/markdown',