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