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