diff --git a/setup.py b/setup.py index e93f8af..6afb7ed 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="aionanoleaf", - version="0.1.0", + version="0.1.1", author="Milan Meulemans", author_email="milan.meulemans@live.be", description="Async Python package for the Nanoleaf API",