diff --git a/setup.py b/setup.py index c9c0529..d6998e1 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( name='volkszaehler', - version='0.1.3', + version='0.2.1', description='Python Wrapper for interacting with the Volkszahler API.', long_description=long_description, url='https://github.com/home-assistant-ecosystem/python-volkszaehler',