diff --git a/setup.py b/setup.py index 6707f72..117cbdd 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup( name="python-mystrom", - version="1.1.3", + version="2.0.0", description="Asynchronous Python API client for interacting with myStrom devices", long_description=long_description, url="https://github.com/home-assistant-ecosystem/python-mystrom",