Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: python 3.7 is not longer supported
  • Loading branch information
bdraco committed Jul 19, 2023
1 parent 1cb5ef8 commit c302593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -48,7 +48,7 @@
setup(
name="flux_led",
packages=["flux_led"],
version="0.28.37",
version="1.0.0",
description="A Python library to communicate with the flux_led smart bulbs",
author="Daniel Hjelseth Høyer",
author_email="mail@dahoiv.net",
Expand Down

0 comments on commit c302593

Please sign in to comment.