Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
markusressel committed Apr 4, 2017
1 parent bda7034 commit 19fd294
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example_simple.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# api.set_rgbww(device, 255, 255, 255, 255, 255)
#
# api.update_state(device)
#
#
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='sunix_ledstrip_controller_client',
version='1.1.0',
version='1.1.1',
description='A library for controlling the Sunix RGB / RGBWWCW WiFi LED Strip controller',
license='GPLv3+',
author='Markus Ressel',
Expand Down

0 comments on commit 19fd294

Please sign in to comment.