diff --git a/setup.py b/setup.py index 2bad65d82..210e5415d 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -VERSION = "0.77.0" +VERSION = "0.78.0" setup( name="hass-nabucasa",