diff --git a/setup.py b/setup.py index 660cd47f9..3af5091a1 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.71.1" +VERSION = "0.72.0" setup( name="hass-nabucasa",