diff --git a/setup.py b/setup.py index affb34c..2a0cd62 100755 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( name="pymyenergi", - version="0.0.8", + version="0.0.9", author="Johan Isaksson", author_email="johan@generatorhallen.se", description="Python library and CLI for communicating with myenergi API.",