diff --git a/setup.py b/setup.py index 96e1932ac..d8d7e99c3 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.75.0" +VERSION = "0.75.1" setup( name="hass-nabucasa",