diff --git a/setup.py b/setup.py index 21368e678..4f3fafb57 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.52.1" +VERSION = "0.53.0" setup( name="hass-nabucasa",