diff --git a/setup.py b/setup.py index 295b62d..a27e22f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="aionanoleaf", - version="0.0.1", + version="0.0.2", author="Milan Meulemans", author_email="milan.meulemans@live.be", description="Async Python package for the Nanoleaf API",