diff --git a/setup.py b/setup.py index cfb62b7d0..16ac1417c 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.73.0" +VERSION = "0.74.0" setup( name="hass-nabucasa",